sparkfabrik / sparkfabrik-react-native-idfa-aaid

React Native module for getting IDFA (iOS) or AAID (Android)
MIT License
84 stars 22 forks source link

Upgrade google ads identifier library to 19.3.0+ as google is rejecting apps with lower version #62

Closed shivamarujolla closed 1 year ago

shivamarujolla commented 1 year ago

Error The developer of Google Mobile Ads (GMA) SDK (com.google.android.gms:play-services-ads) has reported version 18.0.1 as outdated. You must upgrade to a newer version (19.3.0+) before you can publish a new release to production. Learn more about the SDKs that you're using and make informed SDK choices with Google Play SDK Index.

bukhari-flip commented 1 year ago

I think this library doesn't use com.google.android.gms:play-services-ads, instead the com.google.android.gms:play-services-ads-identifier version (18.0.1) still supported.

edodusi commented 1 year ago

@bukhari-flip is right. And @shivamarujolla please try to be nicer when you open issues on open source libraries, everyone is tryin to do their best here

shivamarujolla commented 1 year ago

@bukhari-flip is right. And @shivamarujolla please try to be nicer when you open issues on open source libraries, everyone is tryin to do their best here

Hey sorry if it felt that way my intension was never to hurt anyone i just copy pasted the error google play console showed me. i wanted to make the title as short as possible so its easily understandable. i will be more diligent next time.

edodusi commented 1 year ago

thanks @shivamarujolla, don't worry