flipperdevices / Flipper-iOS-App

iOS Mobile App to rule all Flipper's family
https://forum.flipperzero.one/c/mobile/14
MIT License
723 stars 93 forks source link

Unstable Shortcuts implementation leads to "Unknown Action" appearing frequently when trying to execute action #179

Open jondkinney opened 11 months ago

jondkinney commented 11 months ago

I'm not sure yet of a root cause, but a combination of rebooting the flipper and the Flipper app on macOS Ventura 13.6 seems to get it back to working occasionally. But more often than not, my triggered shortcuts fail with the following

CleanShot 2023-10-31 at 10 18 29

The unknown aspect is the "Emulate/Send archived item" action. Only the "Play Alert" action shows up consistently.

CleanShot 2023-10-31 at 10 25 45

Are these actions dynamically exposed to the Shortcuts app only while the iOS/macOS app is running? It's interesting that they sometimes show (I was able to create them, clearly) and then sometimes disappear and cause the shortcut to fail.

Thanks in advance for any help!

jondkinney commented 11 months ago

Also, attempting to trigger the shortcut seems to cause the bluetooth connection to disconnect / reset if the bluetooth signal is a bit weak.

jondkinney commented 11 months ago

Just as a follow up here, I've moved the Flipper physically closer to my Mac (which is in a different room than my lights since it's a recording studio/control room) and I haven't been seeing these problems in the last 24 hours with a more solid bluetooth connection. I'll post back here after using it for a week or two and going between home and work through the computer sleeping and waking, etc.