When building iOS simulator build from react native, with the react-native-purchases 7.0.0, and XCode is 16.4 (if that matters).
I use this command: eas build --platform ios --profile development-ios --local
Then during the [RUN_FASTLANE] I see:
“'SubscriptionPeriod' is ambiguous for type lookup in this context”.
However, I don’t see it if I build with eas (not locally).
I understand Flutter fixed this issue recently.
1) Which version was this fixed in for react-native-purchases?
2) Why do I only see it when building locally?
Question
react-native-purchases - 'SubscriptionPeriod' is ambiguous for type lookup in this context" - iOS fastlane build error

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.