Page 1 of 1

Clear app cache when the app is minimized or closed

Posted: Mon Apr 06, 2015 2:39 pm
by David Paez

Hello

I have my app both on Google play and iTunes. I been running into an issue where the cache of the app causes some issues.

On both, when I select an item from 'selectmenu' and then return to the page where the selector is, I can no longer select the same item.

Our app has a link to Facebook, that when its opened in iOS, the app will stay on the Facebook page with no way to go back tot he page, even after being closed. the only way to get ti back is reinstall the app.

I think this is an issue with the app's cache. Any ideas?


Clear app cache when the app is minimized or closed

Posted: Tue Apr 07, 2015 5:57 am
by Evgene Karachevtsev

Hello David,

Could you please clarify do you get this issue when you test your app in a browser?


Clear app cache when the app is minimized or closed

Posted: Wed Apr 08, 2015 1:42 pm
by David Paez

The Browser end is fine. All the current testing is being done on the phones.


Clear app cache when the app is minimized or closed

Posted: Wed Apr 08, 2015 7:59 pm
by Egor Kotov6832188

Hello David,

I think this is an issue with the app's cache. Any ideas?
About Facebook page.
You should have a js code which monitors the code provided by Facebook in url, and when this code appeared close facebook page. This is general behavior of Authorization

Try to make select menu as native component and try again. JQM has glitches sometimes .


Clear app cache when the app is minimized or closed

Posted: Wed Apr 08, 2015 8:07 pm
by David Paez

The link to FB is a simple link that is initiated by native button.


Clear app cache when the app is minimized or closed

Posted: Mon Apr 13, 2015 1:44 am
by Yurii Orishchuk

Hi David,

Please show us some screen shots about your problem.

Thanks.