Questions tagged [mssticker]
18 questions
0
votes
2 answers
Trigger tap on MSSticker or view programmatically?
Alright, I have looked at How to trigger tap gesture recognizer of UIView programmatically and similar questions but cant find what I am looking for. I am building an iMessage app extension, and need too programmatically trigger a tap event on an…

blue
- 7,175
- 16
- 81
- 179
0
votes
0 answers
Is it possible to identify what sticker was assigned to your iMessage Extension?
We need to implement iMessage application with the possibility to assign ratings to the messages. Are there any possible way to do it with stickers?
Does iMessage extensions API allow to identify what sticker has been assigned to the sent message?…

Vitaliy
- 2,744
- 1
- 24
- 39
-1
votes
2 answers
Swift: How to share dynamic images between main project and messages extension
I am trying to add a stickers extension to my app such that users can create stickers in my app and then use them in messages. However, the file paths seem to be different so I have not been able to just save images to file paths, then load them in…

Charles
- 393
- 1
- 3
- 15