|
Post by georgy on Jan 21, 2020 16:04:09 GMT
newuserDid you run "rake clean:android" command? I can't reproduce this issue on my sight after that bugfix. Maybe you have some other versions of Rhodes gem? Try to build it using the repository. Just switch to the branch, I send earlier, copy rhobuild.yml from gems folder to the folder with code from the repository and change SDK variable in the application build.yml and just rebuild the app. Please, check it.
|
|
|
Post by newuser on Jan 23, 2020 9:21:47 GMT
I have done an android build after running the clean command, it does seem to be ok on Android now. Testing on iOS (again, after the clean command) and I'm still able to make it crash just by opening the camera and pressing cancel to come out of it as well as by actually taking pictures. This is on an iPad mini 2 after ~100 camera opens/closes.
|
|
|
Post by georgy on Jan 27, 2020 10:46:26 GMT
newuserTell me please, this problem with IOS was detected on standard installed Rhodes gems, or on the branch, that I gave you, or it happens in both cases?
|
|
|
Post by newuser on Jan 27, 2020 16:04:36 GMT
It was on 7.1.4 with the changes applied. I will try again with that branch.
|
|
|
Post by georgy on Jan 28, 2020 18:12:53 GMT
newuserYes, please, check it as soon as possible.
|
|
|
Post by newuser on Feb 14, 2020 15:52:56 GMT
Tested again, still crashes on iOS. Also tested on latest gem (7.1.17) with this code change and instead of crashing, the app just shows a blank screen and I have to force quit it.
|
|