InMobi / sdk-sample-code-ios

This repository contains InMobi iOS SDK sample code for different ad-formats, which publishers can use to incorporate in their apps
MIT License
18 stars 12 forks source link

Remove UIWebView Text in "INMMoatWebTracker.h" file #32

Closed haarj closed 4 years ago

haarj commented 4 years ago

My app keeps getting a UIWebView reference warning I believe because the text "UIWebView" is located in the "INMMoatWebTracker.h" file. Can you please remove this and release a new version of your iOS SDK?

Much appreciated!

haarj commented 4 years ago

Hi You have "UIWebView" text in a bunch of your source files. Please remove or Apple will reject our apps by end of year. Thanks!

prabodhprakash commented 4 years ago

Hello, for the same reason, we have decoupled Moat from the mainline SDK. Kindly refer the documentatiom here

haarj commented 4 years ago

HI @prabodhprakash,

I decoupled Moat but I'm still getting this result when running the following command: grep -R UIWebView * Binary file Pods/InMobiSDK/InMobiSDK.framework/InMobiSDK matches

There might be an instance or text somewhere that says "UIWebView". Can you please remove it?

Thanks!