For iOS, there is Settings Bundles, For Android, what do we use? For the Multi Device application, what is the component we can use to access the settings? please advise

Comments

  1. So, is there a single component that i can add to the form and when compiled for Android, it will use the SharedPreferences, compiled for iOS, it will use Settings.bundle.
    Do i need to use compiler directives to detect its for iOS or Android?

    ReplyDelete
  2. Eli M - for my one link to https://github.com/chrisrolliston/CCR.PrefsIniFile instead of the old Google Code link (it's essentially the same code however)
    Ducky Daffy - that will depend on the implementation, though if my version can I'd assume the others can too.

    ReplyDelete

Post a Comment