File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1717
1818* Small QoL fixes regarding modal bottom sheets
1919* Fixed translation for attachment/pending filters
20+ * [ iOS] Fixed "Take a photo" option when attaching files in iOS/iPadOS
2021
2122## 0.16.1
2223
Original file line number Diff line number Diff line change 396396 <true />
397397 <key >NSFaceIDUsageDescription </key >
398398 <string >Flow uses Face ID if you choose to require Face ID to open the app for authentication </string >
399+ <key >NSCameraUsageDescription </key >
400+ <string >Flow uses camera if you choose to take photos or videos and attach it to a transaction </string >
399401 <key >NSLocationWhenInUseUsageDescription </key >
400402 <string >Location is used if you choose to auto-attach your current location to your
401403 transactions. </string >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: A personal finance managing app
33
44publish_to : " none" # Remove this line if you wish to publish to pub.dev
55
6- version : " 0.16.2+283 "
6+ version : " 0.16.2+284 "
77
88environment :
99 sdk : " >=3.8.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments