it seems that user crash on loader screen when they device is low memory ( physical storage)
most of the devices that crash was between 25- 60 MB but also crash on 278MB
attached crash log
as you can see it look that the operation that crash is write file to device
can you tell me how much memory the sdk need
you can also fix this crash by check if the memory is more than some size and throw error
it seems that user crash on loader screen when they device is low memory ( physical storage) most of the devices that crash was between 25- 60 MB but also crash on 278MB attached crash log as you can see it look that the operation that crash is write file to device can you tell me how much memory the sdk need you can also fix this crash by check if the memory is more than some size and throw error