My navigator.notification.alert works on Appery.io Tester well.
But not work on real device and xocde simulater correctly.
I have text input check on page.When nothing inputed,will show alert when user try to submit.
But the alert did not show on real device,but interesting thing is when I double click the home button try to leave the app, the alert showed.
Please take a look at sreen shot below:
1.I input nothing in to the text area,then click the submit button right top.
2.It should show alert here, but nothing's shown.
3.When I double-click the home button ,the alert showed on background.
It can not reproduce on Appery.io Tester.
It only can reproduce on xcode simulater and the real device.
Any thing wrong in my project?