alan-sdk-ios
alan-sdk-ios copied to clipboard
How to keep The Button on top irrespective of the viewController, something like floating button on the app ?
@subratpadhi007 it depends on your app architecture. If you have multiple view controllers inside - you can create container controller, use it as root view controller, add Alan button there.