on Android, upgrade to support GMA SDK version 22.6.0, which is the newest version of android GMA SDK as of today.
on iOS, upgrade to support GMA SDK version 10.10.0, also raised the miminum deployment target to ios 12.4.
P.S, on iOS, v10.10.0 is the highest version of GMA SDK our app currently could go up to , any higher version SDK will cause the pod install to fail, and canNot raise it to the newest version 11 too - because GMA SDK version 11 require the minimum deployment target to be ios 13.
P.S, on iOS, v10.10.0 is the highest version of GMA SDK our app currently could go up to , any higher version SDK will cause the pod install to fail, and canNot raise it to the newest version 11 too - because GMA SDK version 11 require the minimum deployment target to be ios 13.
🥬 Do Not Merge into master branch for now !!!