# Create discourse mobile app using GoNative

**URL:** https://meta.discourse.org/t/create-discourse-mobile-app-using-gonative/147177
**Category:** Support
**Created:** [April 7, 2020, 7:56pm UTC](https://meta.discourse.org/t/create-discourse-mobile-app-using-gonative/147177 "2020-04-07T19:56:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jord8on](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jord8on/32/166809_2.png) [@jord8on](https://meta.discourse.org/u/jord8on)
#### Post date: [April 7, 2020, 7:56pm UTC](https://meta.discourse.org/t/create-discourse-mobile-app-using-gonative/147177/1 "2020-04-07T19:56:23Z")

</div>

Continuing the discussion from [What if I want to white-label the Discourse Mobile apps?](https://meta.discourse.org/t/what-if-i-want-to-white-label-the-discourse-mobile-apps/53063):

Curious if anyone here has experience using the tools offered by [GoNative.io](http://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.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [April 7, 2020, 8:04pm UTC](https://meta.discourse.org/t/create-discourse-mobile-app-using-gonative/147177/2 "2020-04-07T20:04:07Z")

</div>

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

That sounds good.

> [@jord8on](#):
>
> I really like about this GoNative tool is the ability to integrate SMS push notifications with OneSignal.

> [@jord8on](#):
>
> Also, this seems pretty Out-of-the-box easy

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 [GitHub - pmusaraj/discourse-onesignal: Discourse plugin to send Push Notifications via OneSignal. · GitHub](https://github.com/pmusaraj/discourse-onesignal/) to make it work, with the main challenge being matching a Discourse user with it OneSignal counterpart.
