Jignesh Patel
Jignesh Patel
I have been getting crash report. I am seeing it on iOS 11 with iPhone 8. i also found when app coming from background to foreground its crashing in iOS...
I fixed this error below. https://youtu.be/ZDVhfIesqBg
I fixed it with the below steps. https://youtu.be/aIZdwgrnbW4
Hi @RichiWIP @M0hammedHaris I have same problem try to build an apk with flutter and speech_recognition package. * What went wrong: Execution failed for task ':speech_recognition:verifyReleaseResources'. > A failure occurred...
@RichiWIP Thanks a lot for your response😀
I implemented collapsible banner ads in my Flutter project. It is working very fine for both Android and iOS platforms. It allows the collapse button to back the banner in...
Did you try with the latest version of sms_autofill 2.4.0? You can see in details how to [read OTP from SMS Autofill in Flutter](https://fluttertutorialhub.com/flutter/read-otp-from-sms-autofill-flutter/).
@joknjokn Did you get SMS in your Android phone with appSignature? > You otp code is 121212 appSignature. Once you get your SMS with this syntax, then only it will...