Aimn Blbol

Results 6 issues of Aimn Blbol

## 🐛 Bug Report When I make the following call, the getCurrentPosition() function never return and the app keeps waiting for ever. ``` Geolocator.getCurrentPosition( desiredAccuracy: LocationAccuracy.lowest, forceAndroidLocationManager: true, // I...

Hi I have a use case where each of my users in the app can upload their own images for other users in the app to see. Currently, Amplify Storage...

feature-request
storage
p4

## Bug report **Describe the bug** I have a Flutter app that makes use of Firebase Auth. I am following the instructions [over here](https://firebase.google.com/docs/auth/flutter/account-linking) to link different auth accounts, but...

type: bug
plugin: auth
platform: android
blocked: firebase-sdk

Can you add a feature to RecorderController.pause(saveOnPause: true) to save the audio file from the start of recording to the last pause. This will allow us to use the audio...

enhancement

NOTE: I have already created Stackoverslow question for this issue and was asked by a Google Cloud Employee (Kamal Aboul-Hosn) to raise the issue over here. #### Environment details -...

priority: p2
type: bug
api: pubsub

I followed steps 1-4 at Extensions Marketplace by Firebase (https://extensions.dev/extensions/revenuecat/firestore-revenuecat-purchases). In step 4, it says that I can test the extension locally with firebase emulator. Could you please help me...