I’ve tested my app on my iOS9 device but Unity Ads cannot initialize , it keeps return false state.
So, I’ve moved to iOS 8.4 simulator and it works!
Did i miss any SDK update?
P.S. Built by Xcode 7.0 beta
Thank You
I’ve tested my app on my iOS9 device but Unity Ads cannot initialize , it keeps return false state.
So, I’ve moved to iOS 8.4 simulator and it works!
Did i miss any SDK update?
P.S. Built by Xcode 7.0 beta
Thank You
Hi,
The current version of Ads SDK is ready for iOS 9, which has been verified internally. However we still have server-side changes to ensure all communication is https only (basically that all links returned in the ad plan from server are https), which we of course aim to have ready before iOS 9 is released to public.
/Rasmus
Thank You ![]()
It’s still doesn’t work in my side … And I add NSAppTrasportSecuirty to true in my plist
Please send us a small sample project, which shows the issue. As said, we have internally verified that current Ads SDK works on iOS 9, and also have seen games shipping with latest SDK.
-Rasmus
Hi,
The last sdk from the asset store works fine, but if I use Unity service I have this issue.
You can easily test it.
Hi @ababab5 ,
Which version of Unity are you using? We have tested here internally with latest patch release of Unity 5.2.1p2 and it works. There has been some fixes in recent patch releases related to iOS 9.
You can download patch releases from Download Archive
-Rasmus