Closed ritamsarmah closed 2 months ago
I'd push after removing COPPA APIs
Also updated the Android SDK here to 12.6.1 to solve some issues building the native plugin with recent Android workspace changes. Will update iOS in another branch (more involved since we switched to dynamic frameworks).
Ticket Link
https://app.asana.com/0/0/1208207413945512/f
Description
Fixes an incorrect ternary check on ad revenue that was returning -1. The conversion of the native empty revenue default of 0 to -1 doesn't have any purpose and was removed on both iOS and Android.