I have 2 apps that send email using native.showPopup(“mail”, options)
They happily work on IOS7 but don’t work on IOS9. Nothing happens.
Has Apple introduced a permission that I haven’t noticed?
I wondering if it might be similar to the location and NSAppTransportSecurity permissions that aren’t required in IOS7 but are required in IOS9