Derek Pitts
Derek Pitts
- [x] I have read the [Get Started - Installation](https://inappwebview.dev/docs/get-started/installation/) section - [x] I have read and done the [Get Started - Setup Android](https://inappwebview.dev/docs/get-started/setup-android/) section - [x] I have read...
**Describe the bug** If GetBuilder is used in the following example, I would expect onClose of the controller to get called since there may be important cleanup needed ie stream...
This currently does not work for android 13. https://developer.android.com/develop/ui/views/notifications/notification-permission
**Describe the bug** loadKoinModules createdAtStart property does not work/instantiate the correct classes when used. **To Reproduce** Steps to reproduce the behavior: Run startKoin Run this: ``` loadKoinModules( listOf( module(createdAtStart =...
In our use case we create a publisher that shows a preview of the users camera to the user BEFORE connecting to the session. Currently i see no way to...
Will get an error if you try to run in a project with AGP 8+: "Namespace not specified. Specify a namespace in the module's build file"
**Is your feature request related to a problem? Please describe.** Getting payload too large error only on Android and iOS. Would like the ability to use this solution with the...
Seeing this error when upgrading to latest agp: The specified Android SDK Build Tools version (34.0.0) is ignored, as it is below the minimum supported version (35.0.0) for Android Gradle...