Disconnect from Ignite Services at the end of the connection lifecycle or when exiting the Host App.
To disconnect from Ignite Services, call the disconnect() method:
disconnect()
// ... IgniteServiceSdk.instance().disconnect(this) // ...
Last updated 2 months ago