Tobias F.

Results 22 comments of Tobias F.

Same error with the latest 2020.4.0 build, is there anything we can do to get this feature running?

Thanks for the tip, I didn't deep dive into all the settings yet and artist instead of edition seems to be the better default value indeed! However, quick adjustment of...

Hi @pengcao1 it's called `jsc-android` and _not_ `js-android`, be careful about that (JSC = JavaScriptCore). The version names are based on the SVN revision of the repository (https://svn.webkit.org/repository/webkit/), which is...

@newyankeecodeshop Yes that's indeed strange, `245459.0.0` is still tagged as `next` on https://www.npmjs.com/package/jsc-android and `stock-react-native` points to `174650.0.2` which seems ancient. Anyone here knows why that is the case?

Hi @devdhar04 did you already find a solution? I'm having the same issue on another library (using React Native), but the error message is exactly the same. Let me know...

Hi @hardikm9850, not sure if this is related, but we had a similar kind of crash and fixed it by adding a try-catch for `ActivityNotFoundException` around `startActivityForResult(authIntent, RC_AUTH)`. It's possible...

Hi @DaveNOTDavid, still running into problems here? I have a working setup to test the authorization flow using UiAutomator (no Espresso), so it probably seems to be an issue with...

Hey @ishaan-khan not sure if that code still exists (and more important: still works). It was 3 years ago, I'll check in the coming days and let you know when...

Hey @ishaan-khan sorry was pretty busy these days, but I found the code and I'll leave it here for you. It's not used in production anymore, so can't guarantee that...

I was about to create a duplicate issue here since I only searched for "gapless playback" and got no results. @IsaiahSchultzTR Could you add "gapless" to the title of this...