nnhubbard / ZSSRichTextEditor

A beautiful rich text WYSIWYG editor for iOS with a syntax highlighted source view
MIT License
3.78k stars 584 forks source link

My app using ZSSRichTextEditor has been rejected on App Store. #100

Closed lenlenlen closed 8 years ago

lenlenlen commented 8 years ago

Hi, Nic Hubbard. Thank you for making a great code.

I want to one question. Today, My app using ZSSRichTextEditor has been rejected by the App Store.

It was this message. ////////////////////////////////////////////////////////////////// 2.5 - Apps that use non-public APIs will be rejected 2.5 Details

Your app misuses UIWebBrowserView private class, which is a violation of the App Store Review Guidelines.

The use of non-public APIs is not permitted in the App Store because it can lead to a poor user experience should these APIs change. /////////////////////////////////////////////////////////////////

Of course, I was used the latest ZSSRichTextEditor. Perhaps, I think that there is a problem here. https://github.com/nnhubbard/ZSSRichTextEditor/blob/master/ZSSRichTextEditor/Source/ZSSRichTextEditor.m

I will continue to want to use this great code. Please lend me strength. Thank you for reading the message so far.

Regards,

nnhubbard commented 8 years ago

Did you get it approved?

angus-cheung commented 8 years ago

Did you get it approved?

YogendraPatel commented 4 years ago

is apple still reject app if i use this library with "WKWebBrowserView" class?