rickgrotavi
rickgrotavi
There is a bug with this method. If you pass a tag in OneSignal::sendNotificationUsingTags that is not in subscribers in Onesignal, then there will be no sending for all users...
Same problem. I use a custom model on ssd-mobilenet-v2. I checked it on [mediapipe-studio](https://mediapipe-studio.webapps.google.com/studio/demo/object_detector) and its works.
At example live object detection in file detector_service.dart we have ` final output = { 0: [List.filled(10, List.filled(4, 0))], 1: [List.filled(10, 0)], 2: [List.filled(10, 0)], 3: [0.0], };` It doesn't...
> You can make it work if you skip the x86_64 libraries while keeping the ARM versions. Very few phones use them. Add this to build.gradle.kts in the android section:...