bndkt / react-native-app-clip

Easily add an App Clip for iOS apps built with React Native
https://bndkt.com/blog/2022/react-native-app-clip
446 stars 19 forks source link

Undeclared functions in main.jsbundle #11

Closed JeroenJochems closed 11 months ago

JeroenJochems commented 1 year ago

When trying to build my project there seems to be some things missing in the jsbundle.

Screenshot 2023-03-15 at 09 08 39

When I run a build from xcode however, it does work.

bndkt commented 11 months ago

I just released a new version (0.2.0). Can you please check if the problem still exists? If yes, please share a MRE (see https://vercel.com/guides/creating-a-minimal-reproducible-example for a good introduction) and reopen this issue.