Hi
	This is maulik kaloliya , i am developing game using appwarp and i have issue of handling connection when internet is not reachable.
	 
	I found WarpClient.setRecoveryAllowance() in other sdk but this method is not available in unity sdk
	so how can i recover connection and reconnect after reconnected to internet.
	 
	And then i have also tried disconnect and then again reconnect after 8 sec waiting then it give me some time SUCCESS and some times AUTH_ERROR.
	 
	Thanks.