Finni
Finni
**Is your feature request related to a problem? Please describe.** It is not really related to a problem, but more to intuitivity/quality of life. Example: If I have the phrase...
I'm using FlutterFire version 1.0.0 on macOS 14.0 with cocoapods 1.15.2 and when I include this using: pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '10.24.0' Running `pod install` etc. works,...
### What is the bug? I added a large (about 7000x8000 pixel with 5.6 MB) image from my local assets to a map as a `RotatedOverlayImage`. On Android, everything works...
**Describe the bug** When I request location permission and only coarse location is granted, the app crashes. Nothing in my app uses location except for the location marker plugin, so...
### What is the bug? A crash was reported on one of my user's devices. Unfortunately, no logs were sent with it so I only have the stacktrace, but I...
When trying to build my app, during the linking phase I get an error like this: `DisplayOrientationListener.swift:29:35: warning: 'statusBarOrientation' was deprecated in iOS 13.0: Use the interfaceOrientation property of the...
I used this tool to change the package name of my app but the following files were not updated correctly: - `macos/Runner.xcodeproj/project.pbxproj`: there were multiple lines that contained `PRODUCT_BUNDLE_IDENTIFIER =...