Page 5 of 5

web apps older os

Posted: Mon Apr 22, 2013 2:43 pm
by Michael4771079

changed url in test app "nfb3test" as s/s, can't login in tester now?

Image


web apps older os

Posted: Mon Apr 22, 2013 4:56 pm
by Kateryna Grynko

Hi Michael,

You shouldn't change Rest servise URL. For Login service use the following URL:
code{database_url}/login/code
In asset "logandregDB_settings" change parameter "database_url" to codehttps://api.appery.io/rest/1/db/code


web apps older os

Posted: Thu Aug 15, 2013 9:03 pm
by Michael4771079

Hi Katya,
I am still having this prob, cant login from on android browser running 2.3.6, still registers a new user but won't allow user to login, strangely if using firefox on the same phone it works!

All adjustments mentioned above have been implemented, but no joy.

As before works on everything else, iphone 4gs, ipad, pc win7, mac 10.8 as web app hosted with appery and my domain, no difference, works also as apk and ios app.

I have clients who like the web app approach because it should cover all platforms,with 1 build, I am hoping there is a solution.

I would also like to know if there is any news on the security aspect of web apps, Max mentioned it may be possible to hide api keys and passwords for example.

I can email you the web app domain @ support with app name if this helps

thanks as always


web apps older os

Posted: Thu Aug 15, 2013 11:29 pm
by Igor

Hello,

Does your app is shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a if no please share it.


web apps older os

Posted: Fri Aug 16, 2013 12:36 am
by Michael4771079

Hi

Igor, app is shared and I have sent you an email at support with web app domain

thanks for your attention


web apps older os

Posted: Fri Aug 16, 2013 9:59 am
by Maryna Brodina

Hi Michael, yes it's reproducible on our end too. We'll reopen this bug. As a workaround you can use server code http://docs.appery.io/documentation/b...

[quote:]I would also like to know if there is any news on the security aspect of web apps[/quote] you would need to add server code to store api keys and passwords which prevents you from sending them online.


web apps older os

Posted: Fri Aug 16, 2013 7:22 pm
by Michael4771079

Hi,
with tests today all is good with ios 5/6 and android 4, fails on alli os and android before this, this problem makes it impossible to supply a web app that works on all platforms and most phones, it may not be a prob in six months as people upgrade, but this is causing me some real probs now.

As regards to using server code I don't know how to implement this, there are no tutorials or examples.

If this bug cannot be solved soon can you arrange some tutorials on implementing server code to solve login prob and one for storing and retrieving api key and password from server.


web apps older os

Posted: Fri Aug 16, 2013 8:44 pm
by Kateryna Grynko

Hi Michael,

Here is our Server code tutorial: http://docs.appery.io/documentation/b...
Implementing this through Server code is more difficult and involves knowledge of development.
We are working on this bug. Unfortunately, no ETA yet.


web apps older os

Posted: Fri Aug 16, 2013 10:06 pm
by Michael4771079

Thank you Katya,

this is a main prob,
causing major difficulty,
I managed to get an app published in the app store considering all
the difficulties involved ,
but I can't manage to get a web app to work with the appery.io backend.

This must be resolved as web app are becoming more prevalent.


web apps older os

Posted: Mon Aug 19, 2013 3:31 pm
by Maryna Brodina

Hi, we'll try t fix it as soon as possible. For now we need to research this issue deeply to find out what is the source of this.