Can i implement facebook messenger like chathead and keep it over every screen?

Hello everyone.


I am trying to implement an application in both android and ios, that will present a floating button overlay in every screen on the device. I have implemented it in the android via floating activity creation, but i cannot do it on the ios. I have seen many examples but they only implement it within their application. I would like to ask if such thing is possible in ios devices and if so how should i approach it.


Examples:

https://github.com/Flipkart/fk-ios-chat-heads

https://github.com/brutella/chatheads


Thank you in advance,


Demetris

Replies

Hello did you get a solution to this?. I have a feature brightness control, want to create a floating button which will stay on top all the application. On clicking this floating widget a alert is shown I have implented in Android but I did not find any solution on iOS. Let me know if you find a solution for this one.


I'm planning to acheive something like this:


http://imgur.com/a/zn3SE


Thev brightness controll appears on top of Whatsapp. I have a floating button which will appears on all the screens and apps:

http://imgur.com/a/h33fX


I'm trying to achieve the same in iOS. Is it possible in iOS?

Hope this helps : https://github.com/cemolcay/BubbleControl-Swift