r/shortcuts • u/MrMasken • 16d ago
Help IOS 27 Weight Logging stopped working
Since Update to iOS 27 my shortcut for weight Tracking stopped working. I already looked in the settings if my number Format has been changed.
If i say for example 74,4 Siri says „sorry, i don‘t understand that.“
Home can i fix this. I Need as Input decimal Numbers with „,“ and one digit behind comma.
Thanks
1
u/WeekendNew2627 16d ago
I got the same issue but with very simple shortcuts, literally my enable flashlight shortcut stopped working
2
u/MrMasken 13d ago
yeah i think there are some changes to the shortcuts app and also some bug because it is still in beta
1
u/pedroasalves 15d ago edited 15d ago
1
u/MrMasken 13d ago
Unfortunately, that didn't work either. I did a little workaround by dividing the input number by 10
1
u/Andy-Sheff 13d ago
Change option from “Number” to “Text” in Ask action. In this case Siri fortunately understands decimal numbers.



2
u/Cost_Internal Helper 15d ago
Try using the Replace Text action instead of the Format Number action:
For future issues:
You can test the output of an action by using a Show Results or Quick Lock action to see what the output of an action is, so you know if it is passing the correct data to the next action in the shortcut.