Page 1 of 2

New App Issues

Posted: Tue Mar 20, 2018 4:52 am
by Deon

Hi
I just created a simple app to run on Android and to display videos with the HTML Video Element.

I have stored both videos in the file system as they are too large to include with the app.

One video plays perfectly. The other video hangs almost immediately as I play it.

Both videos play perfectly from through the video player app.

In addition, I have enabled Auto updates, but it is not working. Maybe it is a permission thing? What Android permissions must be enabled for AutoUpdate to work?


New App Issues

Posted: Tue Mar 20, 2018 10:27 am
by Serhii Kulibaba

Hello Deon,

Please enable the Cordova plugin "Hot Code Push Plugin" for that application and install it to the device to make the auto-update work


New App Issues

Posted: Wed Mar 21, 2018 9:09 am
by Deon

Great thank you.


New App Issues

Posted: Wed Mar 21, 2018 12:17 pm
by Deon

Hot Code Push plugin enabled. Brand new APK created.

Auto Updates Enabled.

Still does not work!!!!


New App Issues

Posted: Thu Mar 22, 2018 10:05 am
by Serhii Kulibaba

How do you publish updates, using Export-Auto update?
Is that application shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?


New App Issues

Posted: Fri Mar 23, 2018 3:19 am
by Deon

Yes.
Application called "Nescafe"


New App Issues

Posted: Fri Mar 23, 2018 4:29 am
by Ellen Schlechter

I am having the same issue with Auto Update not working.


New App Issues

Posted: Fri Mar 23, 2018 4:36 am
by Deon

and now I cant even build an APK. It just fails on Build Error with no error. Works 100% in Appery Tester. This is a simple static app. Does not even connect to Appery DB.

These issues are draining. You guys push so many updates but you break more things instead of stabalising your platform. Should call your platform Buggery.io.

My clients are now wanting to contact you cause their app is delayed from critical launch because of all your bugs.


New App Issues

Posted: Fri Mar 23, 2018 8:00 am
by Serhii Kulibaba

Just tested your application - Auto-update works fine.

You are getting build error, because you enabled the PushPlugin but didn't set the variable SENDER_ID: https://docs.appery.io/docs/pushnotif...
I disabled it for a while, please check it.


New App Issues

Posted: Fri Mar 23, 2018 9:20 am
by Deon

Hmm, I must have accidentally enabled all plugins by mistake. However there is still a problem with Auto Update

It seems to be updating but.....

  1. The checking for updates messages is not there on startup.

  2. Once the app opens and after about 3 seconds a white screen appears and remains for about 3 seconds and then the page reopens. Why is it doing this? Something is not finished loading. I navigate to some page, then I get white screen and I am returned back to home.

    This is an Auto Update issue with Libraries 5. When I disable Auto update, the App works fine.

    I have downgraded to Libraries 4.1 and Auto update works perfectly.
    Again so much time wasted!