-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[nstudio/nativescript-exoplayer][ios] Error in IOS #147
Comments
I have the same issue. Please let me know if you manage to fix it :) |
found it, if you us "@nativescript/ios": "8.7.1-next.2024-04-16-8705084282", it works again |
That is not working for me though :( I have update my packages to latest version "dependencies": { "devDependencies": { |
Turns out it only worked on a real device connected to the mac. I had the bug on a real device connected trough xcode before aswell. But a real build still has the issue it seems :( |
I did try loading the module the in page loaded event. the error message has been changed to
example
|
Maybe try nativescript/ios 8.7.1 (they released a new version that might fix it) |
Thanks buddy, its work for me |
While I am using the given example
pages/test-page.xml
app-root.xml
after using
ns build ios
to make a build, and run the build in Xcode, error occurredMy target IOS device is Iphone14 Pro, in IOS 17.4.1
The text was updated successfully, but these errors were encountered: