react-native-app-clip icon indicating copy to clipboard operation
react-native-app-clip copied to clipboard

Assets are not added to the bundle

Open JeroenJochems opened this issue 1 year ago • 5 comments

When compiling an app clip in xcode, some of my assets are not added, or are somehow unavailable in the app:

Error: Unable to download file: Error Domain-NSURLErrorDomain Code=-1002 "unsupported URL" UserInfo-{NSErrorFailingURLStringKey-icomoon.ttf,NSErrorFailingURLKey=icomoon.ttf...

Screenshot 2023-03-15 at 09 11 30

When I switch to the normal app scheme, it does work without problems.

JeroenJochems avatar Mar 15 '23 08:03 JeroenJochems