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...