Jasonette / JASONETTE-iOS

📡 Native App over HTTP, on iOS
https://www.jasonette.com
MIT License
5.26k stars 352 forks source link

js alerts on webview are silently ignored #357

Open cpg opened 5 years ago

cpg commented 5 years ago

This breaks pages/sites that use alerts, such as confirmations before a delete and similar.

According to this answer the webview should use a delegate to make it work. I am not versed in iOS, so I am not sure if that is the proper solution.

clsource commented 5 years ago

@cpg Please could you kindly provide some sample json in order to test this behaviour.

thanks 👍