Hi, I am really appreciating your framework for speed and coding simplicity, and me and a friend of mine are developing an app totally with fuse. I have a question for you… Once you introduce push notification, it may be obvious that you loose the use of local preview (it crashes probably because it needs a real device).Probably it’s not going to be the only functionality that needs a real phone. Did you think at a way to conditionally compile, basing on local/device preview, both in JS and UX ?
Thank you Max