You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As my project requirement am using amzon ivs player for android tv, fire tv and tvos plaforms but facing issue while am trying run application.
To reproduce
I have integrated amazon-ivs-react-native-player with my node_modules.
Now, when am trying to run my application its throwing error.
Expected behavior
This should be work for these platforms.
Screenshots
Device
Android TV Simulator - Television (1080p) API 34
OS: Android 12.0 ("S")
Debug logs
ERROR Invariant Violation: requireNativeComponent: "AmazonIvs" was not found in the UIManager.
Additional context
This error is located at:
in AmazonIvs (at IVSPlayer.tsx:313)
The text was updated successfully, but these errors were encountered:
Describe the bug
As my project requirement am using amzon ivs player for android tv, fire tv and tvos plaforms but facing issue while am trying run application.
To reproduce
I have integrated amazon-ivs-react-native-player with my node_modules.
Now, when am trying to run my application its throwing error.
Expected behavior
This should be work for these platforms.
Screenshots
Device
Debug logs
ERROR Invariant Violation: requireNativeComponent: "AmazonIvs" was not found in the UIManager.
Additional context
This error is located at:
in AmazonIvs (at IVSPlayer.tsx:313)
The text was updated successfully, but these errors were encountered: