Jul 30, 2017 · 1 min read
Thanks for your response!
I guess the thinnest way to use cordova is to just let it load the mobile web remote url and handle push notifications.
What do you think about using cordova with just a remote url + waiting animation + offline error html ? Is that what you meant?
I was afraid of the remote url approach because I had doubts about its performance compared to packing the files locally into the cordova app.