Jasonette / JASONETTE-iOS

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

provide a way more friendly error view, where the user can go back #307

Closed cpg closed 6 years ago

cpg commented 6 years ago

Provide a way more friendly error view (especially developer-friendly), where the user can go back and try again (e.g. in transitory errors), rather than having to relaunch the app and take it to where it was before.

gliechtenstein commented 6 years ago

Can't use the $back action because if it was used in the initial launch view, it may crash since there's nothing to go back to.

cpg commented 6 years ago

oh wow. who-would-win

cpg commented 6 years ago

Wait. No. Tapping on back does nothing in iOS and the app just goes to the background in Android. No crashing.