Page 1 of 1
Why does app automatically update?
Posted: Mon Jul 28, 2014 6:08 pm
by Eduardo Orozco Sanchez
I exported and published my app in the google playstore on friday.
It all works well but I continued developing and making changes on the appery environment, and saving after changes.
It appears that the app is updating real-time directly from the appery environment into my users devices.
Why is this happening if I haven-t exported and updated the new .apk into the playstore?
How can I stop this so I can develop and test new versions without it being updated automatically into my users operating versions?
Why does app automatically update?
Posted: Mon Jul 28, 2014 7:54 pm
by obullei
Hello!
User's application should not be update without exporting. Perhaps you made some changes in the database or server code.
You can save different versions of the application here: https://appery.io/app/projects (Versions)
Why does app automatically update?
Posted: Mon Jul 28, 2014 8:09 pm
by Eduardo Orozco Sanchez
Hi Arinna, i dont know why its doing it. No changes on db or server code that would do this.
Why does app automatically update?
Posted: Mon Jul 28, 2014 8:13 pm
by Eduardo Orozco Sanchez
Hi Arinna, i dont know why its doing it. No changes on db or server code that would do this.
I have tried using versions and it keeps updating to the latest version.
Why does app automatically update?
Posted: Mon Jul 28, 2014 9:15 pm
by Eduardo Orozco Sanchez
This seems to be only happening when users log in via facebook,
I ́m using the facebook plugin, and the callback URL points to var callbackUrl = "http://appery.io/app/view/" + Facebook_Settings.project_id + "/startScreen.html";
Facebook settings project id is cd8d484a-a57d-43ea-9b28-038b0b18a25c
How I can set up the callback URL so that on the native android app it will go back to the app instead of going to the latest version of the project on the web
Thanks!
Why does app automatically update?
Posted: Tue Jul 29, 2014 2:31 pm
by Eduardo Orozco Sanchez
Hi Arina, this has not been answered
Please let me know how to set up the redirect URL properly so that on the Android native app it will go back to the app and not the live web page
Thanks!
Why does app automatically update?
Posted: Tue Jul 29, 2014 7:12 pm
by Kateryna Grynko
Hi Eduardo,
Please try ticking 'Render all pages in one HTML file' in App Settings.
Why does app automatically update?
Posted: Tue Jul 29, 2014 7:14 pm
by Eduardo Orozco Sanchez
Why does app automatically update?
Posted: Wed Jul 30, 2014 1:34 pm
by Evgene Karachevtsev
Hello Eduardo,
Most likely the problem is that after you logged in Facebook you don't go back to the application and load a test page of application in the internal browser application. To check this, please clear the checkbox Public for the application. The idea is after you log in Facebook you will see the login page in Appery.io.
How to make a login through Facebook please look at these links:
https://getsatisfaction.com/apperyio/...
http://devcenter.appery.io/tutorials/...
http://devcenter.appery.io/documentat...