After initializing the SDK successfully, a developer can start/stop the session recording feature from the application class or any activity using the below method.
To start the session recording
WingifyInsights.startSessionRecording()To stop the session recording
WingifyInsights.stopSessionRecording()