K. Shankari

Results 25 comments of K. Shankari

> IMHO, backwards compatibility (bwc) should be included in the original commit that added the new syntax, but I can kinda see why one would want to have this if...

Without this change ``` Installing "de.appplant.cordova.plugin.local-notification-ios9-fix" for ios Dependent plugin "cordova-plugin-device" already installed on ios. Fetching plugin "de.appplant.cordova.common.registerusernotificationsettings" via npm Failed to install 'de.appplant.cordova.plugin.local-notification-ios9-fix':CordovaError: Failed to fetch plugin de.appplant.cordova.common.registerusernotificationsettings via...

@ldanet I noticed similar behavior and filed an issue against my project (https://github.com/e-mission/e-mission-data-collection/issues/88) to investigate further. For me, it is less of an issue to see the preferences in the...

@apla, I will test this next week and update the issue. I see that the commit adds a new test case, but doesn't appear to fix any existing behavior. Did...

@prashu2705 I ended up moving on from app preferences and just storing the preferences in an SQLite database. So the user can't use `settings.app`, but I added some settings into...