Skip to content

Conversation

@otopba
Copy link
Owner

@otopba otopba commented Sep 16, 2019

No description provided.

zhongwuzw and others added 5 commits September 12, 2019 12:28
…ame (#1996)

* [webview_flutter] Allow underscores anywhere for Javascript Channel name
…ization (#2038)

The current plugin implementation stores a reference to the rootViewController during the initialisation which breaks scenarios like app2app. This PR does not store any variable to rootViewController but search through the VC hierarchy to get the top most VC in order to present the new vc.
This PR fixes a possible NullPointerException when the device has only front-facing cameras.
There are two versions of CamcorderProfile.get, the one currently in use will return null in case there is no back-facing camera. The second version uses the cameraId to avoid returning null.
More: https://developer.android.com/reference/android/media/CamcorderProfile.html#get(int,%20int)
@otopba otopba merged commit 1c98d10 into otopba:master Sep 16, 2019
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.

6 participants