Alejandro H. Cruz
Alejandro H. Cruz
The field hast not renamed, the access has been restricted and there's no workaround I know of :/ Please refer to my answer here: https://stackoverflow.com/questions/40473288/nosuchfieldexception-mselectorwheelpaint-in-numberpicker-android#comment113950573_49290284
Cool! :D
Also struggling with this, did you encounter any further issues when creating anonymous users with `user.saveInBakcground()` for example if you call that when there's no internet connection?
Gotcha, thanks! `user.cryInBackground()`
Great solution! Please take into account that `ParseAnonymousUtils.logIn((user, e) -> ` will return a null ParseUser object if there's no internect connection.
I've seen this error too
+1 for supporting this feature, will love to see it released!
Hi, did anyone find a way to go around this, maybe by calling `unbond()` when trying to connect?
I see, interesting. I hope it helps with the issue I'm having: Trying to connect without bonding to a device that was bonded before and got abruptly disconnected. Then I...
Thank you for your feedback, it's really valuable. I'm currently looking into the option to change the default MTU and running some tests. I'd like to also reference this comment...