Skip to content

Conversation

@santhoshvai
Copy link

Why

According to the callkeep library to target android versions > 11, android:foregroundServiceType="camera|microphone" must be used

How

Test Plan

@EvanBacon
Copy link
Collaborator

The minimum Android version in Expo is 6 (?) https://docs.expo.dev/versions/latest/#support-for-android-and-ios-versions

@santhoshvai
Copy link
Author

@EvanBacon this change does not impact the minimum versions. Infact, the foregroundServiceType started only from android 10. It is just that when a newer targetSdk is used, which is commonly 33 now (android 13) the foregroundServiceType is mandatory.

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.

2 participants