> On 20 Aug 2015, at 07:21, Devarshi Kulshreshtha <[email protected]> > 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
