I am just doing some tests with the SDK. I have managed to get working on iOS, but i am testing for android on a device running 4.4.2 and i am getting the error
[trace] Device does not support all features: Video drawables is not supported.
What is the min spec i need to run these features? How can i tell if a device supports video drawables? Is there a check i can run in code to alert the user their device will be too old?
Marcus Sanderson
Hi
I am just doing some tests with the SDK. I have managed to get working on iOS, but i am testing for android on a device running 4.4.2 and i am getting the error
[trace] Device does not support all features: Video drawables is not supported.
What is the min spec i need to run these features? How can i tell if a device supports video drawables? Is there a check i can run in code to alert the user their device will be too old?