nstudio / nstudio/nativescript-plugins

@nstudio/nativescript-exoplayer seekToTimeComplete not firing on android

Open
#53 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.