Adam
Adam
@Akshaybagai52 @crfgxr @erdincakdogan any of you solve this?
Hey @AkilUnik thanks for taking a look, here it is ``` { "name": "calorietracker", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "lint": "eslint .", "start":...
For me, the issue was that I didn't realize there were 2 plist files... I initially added it to the test plist.
Any other solution? @VictorDev200's did not work for me unfortunately