You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am integraing Flic to my ios app. I would like to configure and grab Flic buttons in the Settings screen, then I would like to listen to Flick button press events in 2 different UIViewControllers. When I press the button, which screen is being at foreground should receive and handle it. How can I dynamically change the delegate to do this?
Does Flic app support to bind to screen-touch-event? ( So when I press the button, it will simulate a touch event on iphone screen)
Thanks
The text was updated successfully, but these errors were encountered:
I am integraing Flic to my ios app. I would like to configure and grab Flic buttons in the Settings screen, then I would like to listen to Flick button press events in 2 different UIViewControllers. When I press the button, which screen is being at foreground should receive and handle it. How can I dynamically change the delegate to do this?
Does Flic app support to bind to screen-touch-event? ( So when I press the button, it will simulate a touch event on iphone screen)
Thanks
The text was updated successfully, but these errors were encountered: