Thread
4mo ago
Events not working on iOS? 🤔
I have two buttons that report an event. The console in the Rive editor shows everything is working as expected. However, our iOS developer says the events don't get reported. What are we missing? Any pointers would be greatly appreciated 🙏
https://www.loom.com/share/c5fa6b73c0d74349927370d8402743e1?sid=21050041-ce3c-408e-87d9-b33f71174167
3 replies
Author
4mo ago
Just solved the mystery. You have to use Pointer Down
instead of Click
for the events to get reported on iOS. Honestly, I would expect Click
to behave the same and report events. I would consider this a bug 🐞
Author
4mo ago
Should I move this over to bugs?
4mo ago
Hi