-
4edoc@4EDocs-MacBook-Pro f4zone_2022 % flutter build appbundle --release
Note: Recompile with -Xlint:deprecation for details.
Note: /Users/4edoc/.pub-cache/hosted/pub.dev/cloud_firestore…
-
Thanks for your example project.
but i want to have the following functionality, there are two buttons, clicking the first button will block screen recording, and clicking the second button will enab…
-
The only actual found in jvmMain and darwinMain is assertMainThread. Because of this, it should be possible to port the core to other Kotlin/Native targets besides macOS/iOS. On Linux, this could be i…
-
#### Issue details
The crash logs fails to resymbolicate the app methods, so its not very useful. Ive tried to do it manually, but no luck.
#### Reproduction steps/code
See #197
#### Configura…
-
I'm trying to package ipa on windows on air 50.2.3.8
adt.log
ADT 50.2.3.8 called with: -version
ADT 50.2.3.8 called with: -package -target ipa-ad-hoc -useLegacyAOT yes -provisioning-profi…
-
Adt.log
ADT 50.2.3.7 called with: -version
ADT 50.2.3.7 called with: -package -target ipa-debug -useLegacyAOT yes -provisioning-profile C:\projects\slotagram_starling\webapp\flex\slotagr…
-
Getting the following error and then the app crashes.
Uncaught Kotlin exception: kotlin.IllegalArgumentException: can't read UIImage of dev.icerock.moko.resources.ImageResource@4bc1b080
-
I'm running the redwood emoji search app and getting crashes in both android and ios app from a 'Zipline closed', IllegalStateException exception.
This is the emoji search app that I'm running: ht…
-
I've been trying to implement App Check for my project following the documentation found on this page, but I'm facing some issues in implementing it for my Android Emulator.
My Flutter project wa…
-
`1.8.20` enables a new strategy for [importing Objective-C extensions as class members in UIKit](https://kotlinlang.org/docs/whatsnew1820.html#import-objective-c-extensions-as-class-members-in-uikit).…