specifically after an app is installed fresh without any ads cached in local storage
wondering if anyone else is having this issue
my games iOS version binary gets rejected if I have Unity Ads 2.0 SDK integrated
“Please run your app on a device while connected to an IPv6 network (all apps must support IPv6) to identify the issue(s), then revise and resubmit your app for review.”
also was wondering if there’s an ETA on the next Unity Ads 2.0 update?
We have verified Ads SDK 2.0 with IPv6 network internally, and we have other apps submitted to app store using SDK 2.0, so don’t understand why yours got rejected. And just to make sure, what do you mean by “performance issues”
how does the performance graphs from the Unity Profiler compare between Unity Editor Integrated Ads SDK and new 2.0 SDK
my games very graphics and cpu intensive
I can create a TestFlight build to show my specific case
running the app first connected to an IPv6 network shows the lag (with a working internet connection)
closing the app, changing the wifi to an IPv4 network
running the app, and that same lag does not show
closing the app, changing back to an IPv6 network
running the app, and the lag is there again