Skip to content
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

Facing issue while I am trying to use Amazon IVS Player Sdk for Android TV and tvOS platforms #183

Open
simarrajputSF opened this issue Oct 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@simarrajputSF
Copy link

simarrajputSF commented Oct 14, 2024

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

Screenshot_1728885313

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)

@simarrajputSF simarrajputSF added the bug Something isn't working label Oct 14, 2024
@hamzawii
Copy link

did you installed pods ?

cd ios 
pod install

@simarrajputSF
Copy link
Author

yes i tried also for tvOS and did the same which you mentioned

cd ios
pod install

But still its not fixed , might be this package not stable for tv platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants