[SOLVED] Buttons on Modal Pages won't click on iOS Devices

Hi, I have the same problem but I don’t understand your solution.
My App loads a url on start with a LoadingController and I dismiss it when the loading is done, but I still can’t click the buttons in the iOS emulator and on an iPhone.
But it works with the browser and on an Android device.


edit:
Sorry, I figured out it doesn’t have something to do with the LoadingController.
I have made a new topic about my problem.