nstudio / nstudio/nativescript-plugins
@nstudio/nativescript-exoplayer seekToTimeComplete not firing on android
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 42
- Avg merge
- 49m
- Merged PRs (30d)
- 1
Description
seekToTimeComplete callback not being called on android exoplayer...
works well on ios.
doesn't work on Angular and plain TS projects.
nativescript: 8.0.2;
@nstudio/nativescript-exoplayer: 5.0.6;
to reproduce just install the plugin on any new created project e.g.
ns create;
ns plugin add nativescript-exoplayer;
Any help will be appreciated
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with a new NativeScript project using ns create and ns plugin add nativescript-exoplayer, then trace the Android ExoPlayer path for seekToTimeComplete. Done means the callback fires in both Angular and plain TypeScript projects, matching the existing iOS behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, angular, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100