Re: Will iOS app accepted on App Store if 80% of UI is rendered on UIWebView and 20% being native OCR
Re: Will iOS app accepted on App Store if 80% of UI is rendered on UIWebView and 20% being native OCR
- Subject: Re: Will iOS app accepted on App Store if 80% of UI is rendered on UIWebView and 20% being native OCR
- From: Mike Abdullah <email@hidden>
- Date: Thu, 20 Aug 2015 10:14:52 +0100
> On 20 Aug 2015, at 07:21, Devarshi Kulshreshtha <email@hidden> wrote:
>
> I have a mobile website which at high level provides these functionalities:
>
> 1. Sign-in
> 2. Sign-up
> 3. Few forms where user can fill his additional details
> 4. Providing some capabilities to user based on information provided by him
>
> Now I want to integrate OCR capabilities such as:
>
> 1. ID card scan
> 2. Debit card scan
> 3. Void check scan
>
> So that some of the forms can be automatically filled by information
> extracted from these.
>
> I am planning to make a native app in iOS consuming most of the forms, flow
> from my mobile website by rendering respective weburls on webview, and
> integrating vendor SDKs to provide OCR capabilities.
>
> Will Apple accept my iOS app in App Store if I have 80% of flow, UI
> rendered on UIWebView and remaining 20% being integration and use of native
> vendor SDKs for OCR capabilities?
There are many many apps on the store which are basically just a Web View. It would be unlikely for your app to be rejected for that.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden