Search found 187 matches

by tsolignani
03 Mar 2020 10:39
Forum: User Help / Bug Reports
Topic: retrievind index number of a certain element into a list
Replies: 2
Views: 10508

retrievind index number of a certain element into a list

Good morning everyone. I have a list. Say [ABC, CAA, CXZ] With the contains function I can see that the list, in one of its item, contains a certain string, say "X" Now, I would like to extract the whole item or element which matched the search, say "CXZ. So I guess I have to obtain the index (which...
by tsolignani
03 Mar 2020 10:34
Forum: User Help / Bug Reports
Topic: whatsapp again: extracting ID of selected contacts
Replies: 4
Views: 13752

Re: whatsapp again: extracting ID of selected contacts

@tsolignani : By "send the same text", do you mean "SMS text"? (send once from Whatsapp and another from regular SMS) To get all the Whatsapp thread name, you can loop upon the element id. contact = newList(); for(i in [0 to 20]) //20 just to ensure cover all the screen element) addElement(contact,...
by tsolignani
03 Mar 2020 10:30
Forum: User Help / Bug Reports
Topic: whatsapp again: extracting ID of selected contacts
Replies: 4
Views: 13752

Re: whatsapp again: extracting ID of selected contacts

Are going to select contacts everytime? Thank you. Yes. Every time I would like to create a temporary group of contacts to send a certain message. I don't need to keep it for it's alway different, I choose them «on the fly», send the message and that's it. I am much better choosing with the latest ...
by tsolignani
02 Mar 2020 18:42
Forum: User Help / Bug Reports
Topic: whatsapp again: extracting ID of selected contacts
Replies: 4
Views: 13752

whatsapp again: extracting ID of selected contacts

Good evening everyone. Let's say I am into WhatsApp home, where you have last chats made in descending order. I select some chats / contacts. Is there a way to retrieve ID of selected contacts into automagic? I tried with UI events, but it does not show. If, instead of selecting, I click and open a ...
by tsolignani
02 Mar 2020 18:36
Forum: User Help / Bug Reports
Topic: select a Whatsapp contact
Replies: 7
Views: 19914

Re: select a Whatsapp contact

PS is there any documentation I can read about that? I mean extracting contact but even name or other contact's properties.
by tsolignani
02 Mar 2020 18:35
Forum: User Help / Bug Reports
Topic: select a Whatsapp contact
Replies: 7
Views: 19914

Re: select a Whatsapp contact

Thank you so much, it works like a charm!

Have a nice evening.
by tsolignani
01 Mar 2020 20:30
Forum: User Help / Bug Reports
Topic: select a Whatsapp contact
Replies: 7
Views: 19914

select a Whatsapp contact

Good evening everyone. The WhatsApp app sports an activity which is com.whatsapp.ContactPicker If you launch it, you are faced with a contact picker where you actually can pick a contact. I made it work with automagic, the matter is that I have no idea about how to get the value of the picked contac...
by tsolignani
01 Mar 2020 20:25
Forum: User Help / Bug Reports
Topic: share to IG story flow quit working
Replies: 3
Views: 10698

Re: share to IG story flow quit working

Thank you. Today, as a matter of fact, I managed to make it work, even if I don't know how. I got into beta for the Instagram app, then updated. After that, it started working again. I have no clue, I just know it was nothing related to automagic, but with IG or Android. Thank you anyway for you kin...
by tsolignani
27 Feb 2020 16:33
Forum: User Help / Bug Reports
Topic: share to IG story flow quit working
Replies: 3
Views: 10698

Re: share to IG story flow quit working

Post scriptum.

If I open the gallery app (the default image app into Samsung phones) and try to share to Instagram I get two entries, feed and story, but story is grayed out (!).

See the attachment.

Thank you.
Screenshot_20200227-173052_Gallery.jpg
Screenshot_20200227-173052_Gallery.jpg (264.78 KiB) Viewed 10693 times
by tsolignani
27 Feb 2020 15:42
Forum: User Help / Bug Reports
Topic: share to IG story flow quit working
Replies: 3
Views: 10698

share to IG story flow quit working

Good afternoon everyone. One of my flows quit working and I don't have any clue as to why. Please find it attached. The error I started gotting today is: Flow SubShareToIG_story ended with an error Error: Unable to find explicit activity class {com.instagram.android/com.instagram.share.handleractivi...