-
Notifications
You must be signed in to change notification settings - Fork 11k
Description
On Friday, June 10, 2022, we began to receive reports that apps submitted to the Google Play Store were in some cases being rejected due to the inclusion of com.segment.analytics.android:analytics 4.9.4. This impacted all classic builds (expo build:android - more info on why), bare apps that use expo-analytics-segment, and EAS Build apps that use expo-analytics-segment.
On Monday, June 13, we deployed expo-analytics-segment version 11.2.1 to resolve the issue for SDK 45 bare apps and apps using EAS Build. We also updated classic builds for SDK 45 to include this fix. Please run expo install expo-analytics-segment (if you use the library) in your project to install this new version. After updating the version, bump your app version, rebuild, and resubmit.
We will deploy fixes to older SDK versions once affected users have confirmed that the issue has been resolved for them. Please confirm in this thread that the above instructions unblock your submission on SDK 45 apps with expo-analytics-segment.
On Wednesday, June 15, we deployed expo-analytics-segment updates for SDK 44 and SDK 43. We also update classic builds for SDK 44 and 43 to include this fix. Please run expo install expo-analytics-segment (if you use the library) in your project to install this new version. After updating the version, bump your app version, rebuild, and resubmit.
