I am experiencing the strangest issue ever with a Power Automate Flow connected to a Power App:
Power App uses SQL connector. SQL connector uses Power BI Gateway to connect to (very secured) managed instance of Azure SQL database (so not On-Prem, but same infra setup). Flow is directly triggered from button in Power App and has uses same SQL Connector to run stored procedure.
-Desktop App Player on all laptops will trigger the flow perfectly
-Native mobile client of multiple iOs devices will trigger the flow perfectly
-Native client of 2 Android phones we tested will NOT trigger flow... no errors... no notifications.... no flow run visible in Flow Studio (failed, canceled or otherwise)
-Browser App Player on same 2 Android phones will trigger the flow perfectly 🤯🤯🤯
Because of the premium connector we thought maybe license or account issues, but all users have premium per app licenses and my account even has a premium flow license. And even it was account related --> then how come it works on other devices for that same account...
I saw another topic where there was put a lot of focus of old (unused) connections in the Power App Definition (zip file) causing possible issues. You think an old reference to an old flow somewhere in the Power App could cause the flow not being triggered on only a specifc type of Native Mobile Client (version 3.21031.26) of Android???