You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
* Update codepush.gradle
config was receiving an ArrayList as a false case, but ArrayLists don't support get() method, so it should receive a Map instance.
* Fix get on null object
Add more verifications for config variable
---------
Co-authored-by: Anatoly Pristensky <v-anatpr@microsoft.com>
Co-authored-by: MikhailSuendukov <110986399+MikhailSuendukov@users.noreply.github.com>
Co-authored-by: Dima <v-dmkira@microsoft.com>
0 commit comments