Pakile

Results 17 comments of Pakile

@elirichey after taking the image, I get the base64 of the image and use `piexifjs` to write the location to the picture. it works but is not the most optimal...

Stuck on same error. you have any solutions? @vietnguyen402

`@MaxToyberman` I tried ` fetch("https://publicobject.com", { method: "GET" , pkPinning: true, sslPinning: { certs: ["sha256/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="] } })` and error: "The certificate for this server is invalid. You might be connecting...

I have same issue, @nstoilov you have any solution?

@adamblvck I have some issues, Do you have any solutions for this?

Also have this issue. Downgrade to version 10.1.31 to fix this issue

> I have this issue as well and downgrading to 10.1.31 did not solve the issue did you remove the ^? fixed for me: `"@rnmapbox/maps": "10.1.31",`