question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sample documentation out of date.

See original GitHub issue

The sample documentation uses the SimpleExoPlayer class which has now been deprecated. The suggestion is to use the IExoPlayer interface.

I am trying to work out how to instantiate an IExoPlayer but am having no luck as the constructors I wish to use are only available on API 33 and above and the constructors which aren’t are marked as obsolete.

Please could some guidance be provided on how to create an IExoPlayer in this latest release.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ArchangelWTFcommented, Nov 17, 2022

Yeah I’ve already made a PR just now that reverts the change just need it to be merged in.

1reaction
ArchangelWTFcommented, Nov 17, 2022

@Zintom Include Guava in your project or revert to 2.18.3, it seems a new version was pushed from my fork in which I was tinkering as to why Guava wasn’t working in someone else’s issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What should I do with documents that are completely out ...
Sometimes, documents are just completely out of date and it's best to remove ... For example, there might be documentation for an old...
Read more >
Documentation is always out of date - by Greg Meyer
"Everything Starts Out Looking Like a Toy" #85.
Read more >
As with all documentation.. it will be out of date after a while.
I agree that documentation is nice even with the maintenance burden, but most would be surprised at just how much outdated code is...
Read more >
The Holy Grail of “Always-Up-to-Date” Documentation
When you ask someone what's wrong with your documentation, the top 3 answers will be: no one reads it, it is misleading, and...
Read more >
9 Great API and Developer Documentation Examples
Everybody can help make documentation better. These great examples of the most common areas of documentation will help you improve yours.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found