Chetan Kantharia
Chetan Kantharia
Hi, any solution?
@vishai12345 - I am also having the same issue, did you find any solution?
@vishai12345 - You can configure `ImagePicker` to get base64 of the selected image, and then you can insert an image in richtext. ```javascript ImagePicker.openPicker({ includeBase64: true, compressImageQuality: 0.5 }) .then(image...
@victorquinn - can't we add images from -> https://thispersondoesnotexist.com/ this is a random face generator.
any support on this, guys? still not working
@jonz94 - Is there alternate way to do it? I've seen one financial app that could check if the SIM card was present or not. Does Apple have something special...