Create discourse mobile app using GoNative

Continuing the discussion from What if I want to white-label the Discourse Mobile apps?:

Curious if anyone here has experience using the tools offered by GoNative.io

At a glance, I’m wondering if someone here could tell if there are any visible conflicts or concerns with using this tool in conjunction with a discourse community?

The discourse mobile experience is phenomenal, don’t get me wrong, but one thing I really like about this GoNative tool is the ability to integrate SMS push notifications with OneSignal.

Also, this seems pretty Out-of-the-box easy. It makes me think it could be too good to be true ¯\_(ツ)_/¯ Would love some more expert opinions here.

3 Likes

We offer a 100% guarantee your app will be approved by Apple App Store

That sounds good.

Reading their notification add-on shows that you will have to write some code to put the Discourse notification into the OneSignal integration.

So, at least, you will have to fork https://github.com/pmusaraj/discourse-onesignal/ to make it work, with the main challenge being matching a Discourse user with it OneSignal counterpart.

6 Likes