Hello everyone, My app has been rejected for the 10th time for the same reason.
My app was a web app running in WebView.
They sent me a screenshot of my app's left menu, saying it didn't have enough content and rejected it. With Giude 4.2,
Then we asked why, but we didn't get an answer. They just copied and pasted the 4.2 clauses and sent it. We didn't understand, and I think we made the app native because it was a website, but some pages are still displayed in WebView.
The main screen is native, the left menu, and even the user menu. However, 2-3 screens inside open WebView.
I've developed the same app 23 times before this for different companies. Now a new client wants it, but I can't.
Two reasons are mentioned in the forum:
- If the app can be used as a website, create a website, not an app.
- If it's displayed entirely in WebView, don't do this. Make it native.
I have to create an app. I'll send notifications and use the camera. I promised my client I would develop an app for him. So, I need to eliminate item 1. But it's out of my hands.
As for item 2, can't there be a webview on just one or two pages? I'm not sure if I should make everything native.
Can anyone help?
Thanks.