Skip to content

Update bitmovin sept 2025 - #14

Closed
steven-isbell wants to merge 293 commits into
update_bitmovin_feb_2025from
update_bitmovin_sept_2025
Closed

steven-isbell wants to merge 293 commits into
update_bitmovin_feb_2025from
update_bitmovin_sept_2025

Conversation

@steven-isbell

Copy link
Copy Markdown

Description

Changes

Checklist

  • 🗒 CHANGELOG entry

krocard and others added 30 commits March 21, 2025 11:16
## Description
The Android Player 3.104.2 uses IMA 3.35.1 but RN was still using an old
version.


https://github.com/bitmovin-engineering/player-android/blob/3.104.2/gradle/libs.versions.toml#L9

## Changes
Update dependency
## Description
With the player-android `3.106` release we will introduce a new
`DecoderConfig` to the `PlaybackConfig`.
With this PR we introduce the `DecoderConfig` API on react-native.

In addition, the `3.106` release will remove some Tweaks. The affected
tweak will also be removed in this react-native project in favor of the
`DecoderConfig` (Removed tweak: `preferSoftwareDecodingForAds`)

## Changes
- Android: Add `DecoderConfigModule`
- RN: Add `decoderConfig` (+ usage in `PlaybackConfig`)
- RN: Remove `TweaksConfig.preferSoftwareDecodingForAds`

## Checklist
- [x] 🗒 `CHANGELOG` entry

---------

Co-authored-by: Roland Kakonyi <roland.kakonyi@bitmovin.com>
Co-authored-by: Žiga Vehovec <ziga.vehovec@bitmovin.com>
## Description
Android only:
The current version of `react-native-screens` crashes the app when using compile sdk 35+ and using a phone with android < 35

see: 
https://stackoverflow.com/questions/79139467/react-native-android-java-lang-nosuchmethoderror-no-interface-method-removelas
and:
https://developer.android.com/about/versions/15/behavior-changes-15?hl=en#openjdk-api-changes

## Changes
Upgrade react-native-screens to 3.35.0 which is compatible with Android 35
## Checklist
- [x] 🗒 `CHANGELOG` entry

---------

Co-authored-by: saravanan <saravanan.silvarajoo@bitmovin.com>
…media-control-config

Update doc for media control config
…o_3.109.0+jason

Update android player to 3.109.0+jason
matamegger and others added 28 commits September 2, 2025 09:51
…_update_changelog_entry

Automated changelog entry for SDK update
…-plugin

Fix feature configurations via expo config plugin
Co-authored-by: Michele Pozzi <96702967+123mpozzi@users.noreply.github.com>
…-tvOS-simulator-support

Fix tvOS simulator crash in Example app
@joornby-angel
joornby-angel deleted the update_bitmovin_sept_2025 branch September 15, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.