ssrwpo / ssr

SSR - Router with SSR for Node & Meteor
https://ssrwpo.github.io/ssr/
MIT License
93 stars 16 forks source link

Cordova defects - IOS #55

Open floydprice opened 7 years ago

floydprice commented 7 years ago

PR #54 solves app loading issues on Cordova IOS however it leaves initial app state bare.

A better solution (over #54) is to hook into the build process for cordover IOS apps and add the required state and html elements needed.