It’s really annoying when upload ios build to app store, and later got email that your app was reject because it contain UIWEBVIEW (which we didn’t even use it)
some post said that that we can test it by creating empty project, add hte plug-in one by one, and then upload to app store. to see which plug-in cause this problem. but if you have a lot of plug-in in your project, this method will consume a lot of time.
is there anyway other to check your project before uploading?
thanks in advance & best regards