Sagar Ghag
Sagar Ghag
Facing the same issue.
I am facing the same issue. The notification request pops up when the app is in the background and a notification is delivered.
Hello @LinusU, can you please find a working solution for the same? I've got a major dependency on the same.
@AvinashGowda-11, here's how I am handling it. Let me know if this works for you as well. ```dart class _PermissionUtilities { Future requestCameraPermission() async { PermissionStatus result = await Permission.camera.request();...
> TensorFlowLiteC.framework Where do I find this framework? @AliuDardan @asirigawesha
Thanks a lot, @AliuDardan. Btw, I am facing a couple of more issues, can you please help me with that as well?
Same here.
Is this crash `Device Specific`? @dmytrohurskyi