-
## Bug report
**Describe the bug**
When I try to sign in with my Apple ID using `await _auth.signInWithProvider(appleProvider)` the app crashes on iOS. On Android it works fine.
The console outā¦
-
### Description
Something in the swift files is causing XCode to throw this error:
```
Swift Compiler Error (Xcode): 'let' property 'convert' may not be initialized directly; use "self.init(ā¦
-
## Issue
Even if `auth().signInWithPhoneNumber` is executed successfully, no SMS message is received.
``` javascript
import auth from '@react-native-firebase/auth';
const signginPhoneNumbeā¦
-
**Summary:**
Theres no image cropper for image taken by camera
**Steps to reproduce:**
1. Open profile
2. Click on the profile picture
3. Select camera
4. Capture image
5. Confirm
6. Obserā¦
-
## Bug report
**Describe the bug**
We have initialized the `FirebaseMessaging.onBackgroundMessage(backgroundMessageCompute);` before our `runApp()` function where `backgroundMessageCompute` is a ā¦
-
## Bug report
It crashes when I grant camera permissions.
The same applies to photos.
It happens with firebase_messaging 13.0.0 and not with 12.0.0.
```
E/AndroidRuntime(30046): FATAL EXCEPā¦
-
## Command
```
flutter --no-color pub upgrade
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
FileSystemException: Cannot create link, OS Error: Incorrect function.
, errno = 1
`ā¦
-
Package just returns a blacked out image.
Source code:
```
import 'dart:typed_data';
import 'package:crop/crop.dart';
import 'package:dotted_border/dotted_border.dart';
import 'package:fluttā¦
-
### Summary
https://github.com/CanHub/Android-Image-Cropper/wiki/%F0%9F%9A%A8-How-to-migrate-Android-Image-Cropper--%F0%9F%9A%A8 - "Android-Image-Cropper" used in expo-camera is not maintained since ā¦
n0mer updated
2 years ago
-
## Bug report
**Describe the bug**
my app is using google_sign_in package to login then after login it will have to access firestore document.
when using android emulator api 33 and some real devā¦