Rafa Ruiz
Rafa Ruiz
It's been 5 nice years developing apps for Android, natively, and every time I have to deal with bold/italic, I always end up with a lot of boilerplate code or...
My fault. I didn't realise there was a 3. Thanks!
Yes they removed the button even on the non-beta dashboard :(
Is this getting merged any time soon? I'm looking towards this too. Sometimes I want to encrypt something without the user authentication, but read it with the user authentication. Since...
I'm facing this with Android 13, with the version 4.1.3
Would be great to have this
By the way, a quick workaround (only if you don't need that wild Fragment around) is doing this on Android: - Create a Method Channel to talk through the native...
This is interesting, because the only solution would be calling `Get.find` beforehand and that's horrible
@aljibbs yup, but it's a workaround for your solution, not a solution itself
What version would fix this issue? I'm hitting that problem at the moment.