Is possible to have one xml for iOS and one xml for Android for the same controller?
For example:
I have que controller: UIPhoto.js
and I want to have 2 different xml and tss files: UIPhoto-iOS.xml and UIPhoto-Android.xml
and charge each when the device is iOS or Android.
Thank you.
