- Fix Privacy Manifest not being detected by Apple App Store Connect.
- Deprecate video start/complete callbacks for rewarded interstitial listeners in adapter implementations.
- If showing Creative Debugger while fullscreen ad is displayed, only show ad info for that current fullscreen ad.
- Guard calls to ALLogger string allocations to fix crashes.
- Attempt to fix
-[ALLogger logMessage:fromSource:atLevel:]
. crashes.