Berk Can Aka

Results 2 comments of Berk Can Aka

Patching caused EAS build problem for me. expo-camera 16.0.18 solved my problem.

Some problem on Android. ![Image](https://github.com/user-attachments/assets/5f2c8e67-a951-4cf9-ab4c-c691fa3513b9) "expo": "~52.0.11" "react-native": "0.76.3" "react-native-purchases": "^8.8.1" "react-native-purchases-ui": "^8.8.1" newArchEnabled: true > { console.log('purchaseStarted'); }} onPurchaseCompleted={() => { console.log('purchaseCompleted'); }} onPurchaseError={() => { console.log('purchaseError'); }} onPurchaseCancelled={()...