apla / me.apla.cordova.app-preferences

App preferences plugin for cordova
Apache License 2.0
201 stars 210 forks source link

iOS preferences issue(?) #89

Closed nikolasr200 closed 8 years ago

nikolasr200 commented 8 years ago

I face a "weird" issue over iOS. Preferences do get generated, and when i ran the app over simulator i can actually see preferences screen. When i deploy app to a device (ipad) and i select preferences, the preference screen is blank. Any idea? I dont seem to get any error..

bartundmett commented 8 years ago

Had the same issue some time ago. For me it was resolved by closing the app and the settings app and then reopening them.

nikolasr200 commented 8 years ago

after spending time testing, rolling back to previous version etc, it was solved on my case as well by restarting iOS. It seemed that it had cached something "bad".