I set up two buttons, each calling a different native.showPopup. One launches SMS, and that works great. The other is for mail. That WAS working fine until this evening. The only thing I did is install the latest daily build of Corona SDK and built the app (due to the UNSUPPORTED iOS SDK Mismatch message I was getting (it wanted 10.1 and the target device was 9.3).
I built the app just now and left it plugged in so I could see what was going on in the console and I see this whenever I tap the mail button:
Nov 15 10:13:30.276 [Device] ERROR: native.showPopup() does not support mail popups on this device
WTH? I looked this up online and I’m drawing blanks. I tried opening the project back up in the earlier version of Corona SDK (2016.2949) thinking all would be well, but now that’s not working either. I’m at wits end here. Anyone have any ideas?
David