Daniela Carey
Results
2
comments of
Daniela Carey
@innoware-mx did that solution work for you? I was still getting this error when I added the "name" in my app.config. I added some more config ([found here](https://reactnativeexample.com/expo-config-plugin-that-generates-an-app-clip-for-ios-apps-built-with-expo/)) to specify...
I was having similar issue with getting `isClip()` to work but I did notice `getBundleIdentifer()` was more reliable, so I basically just re-created the logic for isClip() in my own...