-
**Background:**
I try to get the Uno framework installed on a Windows PC, but the install fails on installing dotnet multiple workloads, amongst which Android :
```
C:\....\>dotnet workload insta…
-
As mentioned in #8 we should add possibility to reuse JS media providers in android app. This will probably not be as preferment as native implementations but would be convenient and allow someone tha…
-
Hello, trying to write a small game for android, however having issues with the GameActivity type. NativeActivity appears fine for me, however upon trying to use GameActivity, I get `Error: String ``…
-
**Which API doesn't behave as documented, and how does it misbehave?**
Calling `.setAudioSource` with `preload: false` throws `PlatformException`.
However in the docs only states:
```
/// When …
-
Hi!
After installing the plugin using (lets call it installation step)
```shell
bitrise plugin install https://github.com/bitrise-io/bitrise-plugins-io.git
```
I cannot basically use it becau…
-
**Environment**
![image](https://user-images.githubusercontent.com/3893234/108222558-e6bfbd00-7106-11eb-98b9-3e26114f960f.png)
**Describe the bug**
I am trying to ensure the app remains in light …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### CLI Version
0.3.0-dev.18
### Firebase Tools version
12.5.4
### Flutter Doctor Output
[✓] Flutter (Channel…
-
Hey Kareem and your team.
You guys did great work for people like me who are new to android development.
Actually i want to explore your app for my learning purpose but i am facing some bugs and hav…
-
## Steps to Reproduce
1. Run `flutter create flutter_sandbox`.
2. Update the files as follows:
Add `intl` to dependencies of `pubspec.yaml`
Copy/paste the following into `main.dart`:
cod…
-
I'm an Android Development Engineer at Cerence, I'm investigating mapbox's mapgpt functionality, but I'm having some problems with the integration process, I followed the documentation: https://docs.m…