Search found 4 matches
- 13 May 2019 22:15
- Forum: Flow Sharing Area
- Topic: Birthday Notification with Text, E-mail, Call - Calendar
- Replies: 9
- Views: 44649
Re: Birthday Notification with Text, E-mail, Call - Calendar
I keep getting an error when running this and I am at a loss.. I checked permissions and everything is logged in.. I think I got the email in the right place but not sure there on the action mentioned This is what I get: ch.gridvision.ppam.androidautomagic.simplelang.a.d: Error while calling functio...
- 24 Nov 2016 04:01
- Forum: User Help / Bug Reports
- Topic: Intrustion flow question
- Replies: 5
- Views: 14136
Re: Intrustion flow question
Granting the permission should work. At least it works as expected on my test S7 (also on Android 6.0.1). Restart the phone once and try again. When editing the action Mail with Gmail , click on the red permission warning, click Grant and try to select the device account one more time. Option 'Neve...
- 23 Nov 2016 12:52
- Forum: User Help / Bug Reports
- Topic: Intrustion flow question
- Replies: 5
- Views: 14136
Re: Intrustion flow question
Hi, You can use a variable in field Target File , for example: /storage/emulated/0/incorrect_password_{triggertime,dateformat,yyyyMMdd_HHmmss}.jpg the file name will look like this when executed: /storage/emulated/0/incorrect_password_20162211_150600.jpg You can use Menu-> Select Variable when edit...
- 22 Nov 2016 13:26
- Forum: User Help / Bug Reports
- Topic: Intrustion flow question
- Replies: 5
- Views: 14136
Intrustion flow question
Is it possible to set multiple filenames for the output of one script? For example: Intrustion script - Login Attempt: Failed - Take Picture Front: /storage/emulated/0/incorrect password.jpg (this is the part where I need a variable) - Take Picture Back: /storage/emulated/0/incorrect password2.jpg (...