Custom iOS Student app error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023
08:42 AM
Hi, i'm looking to develop a custom Student app in iOS and i have a react-native error regarding main.jsbundle.
In debug mode the error is the following:
No bundle URL present. Make sure you're running a packager server or have included a .jsbundle file in your application bundle.
On release mode the following:
File: /Users/{username}/Library/Developer/Xcode/DerivedData/Canvas-doyqgfgzkyybficmxhfesololqep/Build/Products/Release-iphonesimulator/Student.app/main.jsbundle does not exist. This must be a bug with
I tried everything what is around on internet but nothing works (i'm not a React Native developer). I follow the exacts steps to setup the apps from the following repository: https://github.com/instructure/canvas-ios
Thanks in advance.
Canvas iOS apps. Contribute to instructure/canvas-ios development by creating an account on GitHub.