I tested more cases today on a real device(iOS7.0.6).But bad results.
Not only the Navigator.notification.alert can not popup.The camera native device features(Phonegap) also can not be used,because the same reason.--Confirm can't popup.
So I try to use the multi-page option ,but multi-page template have the same problem -- alert ,confirm can not popup.
I can use javascript alert instead of Navigator.notification.alert,but how to make the camera access confirm popup?
Please help me.I don't know what to do.