Hello,
I am having problems with pop-ups when I deploy my app to Apple's TestFlight.
In Appery, I have all my pop-ups set to Event "Click", Action "Open popup" and it works just fine in the Appery tester, but once it's deployed to an iPhone using TestFlight, users have to click the button TWICE to get the pop-ups to open. The first time they click the button, the pop-up just flashes open really quick and then closes. The second time they click the button, the pop-up actually opens and stays open.
However there is a second problem. When users click the Close buttons on my pop-ups, I have them set to Event "Click", Action "Close popup", and it works just fine in the Appery tester, but in TestFlight the app is navigating back to the previous page which is a very frustrating user experience!
We were all set to launch our beta testing with end users today but this bug is making us put on the brakes.
It must be some problem with how you are generating the Apple code or something when the xcode project is built.
Your help would be much appreciated, we are ready to launch our beta testing and this is completely stopping us because the pop-ups are a big part of the app.