-
I'm testing the plugin with cordova 3.4.1-0.1.0 (Other versions cause a "device undefined" issue, this is the only version I can use)
I can verify the notification from the "Notification Received" / …
-
I ran through the steps in the readme, and when running `react-native run-ios` I get the following. Any ideas?
```
Found Xcode project pocketguide.xcodeproj
Launching iPhone 6 (10.0)...
Building usin…
-
Hi,
I am trying to build my ios for submission but suprisingly when I build from xcode and run on my phone or emulator no error. Then I go to visual code terminal and run this command flutter bui…
-
The map should show a compass indicating the current direction of travel or current heading (if the user is at rest). For example, if the user is facing south when starting a route, they should see “S…
-
After running synx, the .git folder seems to get destroyed. It is still there, but git does not recognize it as such.
I do not get any error messages during the run.
This is a rough distribution of …
-
Hello,
I am getting very frequently this weird issue. I can build and run on iOS simulator but for Android, it starts to give me compile/debug failed error, out of no where. And after day or two it …
-
## Command
```
flutter run
```
## Logs
```bash
ProcessException: ProcessException: Process exited abnormally:
An error was encountered processing the command (domain=NSPOSIXErrorDomain, cod…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the `./android/app/build.gradle` file by adding the following inside the `android` tag :-
```
buildTypes {
release {
…
-
## Steps to Reproduce
* Create a new Flutter project.
* Install the in_app_purchase package, version (0.5.1)
* Replace with the following app:
```dart
import 'package:flutter/material.dart';
i…
-
## Current Behavior
Archiving builds with bitcode enabled are failing on the latest release v8.8.0, after updating from the version 8.7.2 using SPM builds started failing, I noticed that this packa…