crowdin/mobile-sdk-ios

Stopping the CrowdinSDK

alexookah opened this issue · 2 comments

I want to add a settings button in our app to enable/disable the SDK.
Calling CrowdinSDK.stop() does not remove the hover button.

Is this a bug? or is there another way to stop the startedSDK ?

@serhii-londar do we have the ability to stop the SDK?

@andrii-bodnar Yes, the method mentioned above. We just stop the translation related functionality. Additional work needed to stop all the rest features.