turbolinks / turbolinks-ios

Native iOS adapter for building hybrid apps with Turbolinks 5
MIT License
881 stars 92 forks source link

App store approvals #104

Closed reinink closed 7 years ago

reinink commented 7 years ago

Hey there! 😊

I'm working on putting together my first Turbolinks iOS app. One thing that has me a little concerned is the app store approval process. Some folks seem to suggest that UIWebview style apps tend to not get approved.

I'm curious, from your experience have you had any issues with this, or have you heard of folks running into this when using Turbolinks?

Thanks!

JonasNielsen commented 7 years ago

No issues with our app. My impression is that as long as you build an app that follows the design guidelines Apple puts out and that the user experience is good, you should be OK.

reinink commented 7 years ago

@JonasNielsen Hey thanks! Do you mind telling me the name of your app? I'd love to see some in-production Turbolinks apps.

zachwaugh commented 7 years ago

We've shipped ~25 updates to Basecamp 3 for iOS over the last 1.5 years using Turbolinks, never had any rejections. There are a lot of other apps and frameworks that also use a hybrid approach without issue, I wouldn't worry about that at all.

reinink commented 7 years ago

Perfect, thanks @zachwaugh!