Hi,
I’m developping an application using AngularJS Material, Ionic V1 and Crosswalk plugin cordova. Everything looks good in Ionic View, i even released the Android version on Play Store, and it looks good.
I also use ionic serve in Safari on IOS, and it looks like the Ionic View or Play Store version, but weirdly when i launch it using IOS Simulator in XCode, some of the function not working correctly, the header doesn’t show, some of the scroll not working and even md-dialog won’t show up. I tried simulating it on iphone 4s, 5 and 6. I don’t know what happening, anyone has ever experience this kind of thing ?
Should i debug and fix until it shows correctly on IOS Simulator ? or Should i just release it on Itunes Store ?
Please also noted that i used an old macbook.
Thanks in advance