ashu171093
Results
2
issues of
ashu171093
Added onAutoSaveNeeded to save chart after every 5 seconds like below widget.subscribe('onAutoSaveNeeded', () => { widget.saveChartToServer(()=>{ },() => { },{defaultChartName:"ChartLayout"}) }); This is properly work for ios device(chart get save...
When try to launch android application getting issue : StrongBox security storage is not available. android.security.keystore.StrongBoxUnavailableException: Failed to generate key. Working fine for ios