Pankaj

Results 3 comments of Pankaj

```dart @pragma('vm:entry-point') Future _firebaseMessagingBackgroundHandler(RemoteMessage message) async { // If you're going to use other Firebase services in the background, such as Firestore, // make sure you call `initializeApp` before using...

I Got this bug, when app goes in background. [ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: The operation couldn’t be completed. (kCLErrorDomain error 1.) #0 GeolocatorApple.getPositionStream. (package:geolocator_apple/src/geolocator_apple.dart:188:9) #1 Stream.handleError. (dart:async/stream.dart:959:16) #2 _HandleErrorStream._handleError (dart:async/stream_pipe.dart:303:17) #3...