Closed coder3101 closed 7 years ago
Variable Creation Fails only on certain Devices(10%). Only some older devices fail to explicitly type cast Serializable to float[][]. Further More, To replace serializable with FloatArray in Bundle objects need Complete Reshaping of the Project. Temporarily Closed the Issue.
Due to Regressive Impacts on Some Devices(21 instances a day) , I am opening this Issue again. It will take time but will be fixed soon.
This Issue has been resolved In the Last Commits. Closing the Issue
Application fails to Create a Variable on some older Android Devices. An Exception is thrown "ClassCastException" unable to cast Serializable to float [][] .