David Pears

Results 5 comments of David Pears

Any update on this? We may have to switch to a different solution, unfortunately.

Thanks for this: "To fix it, when you could not access the Internet, please open System Preference -> Network -> Wifi -> Advanced -> Proxies Tab -> Uncheck the HTTP...

Same here. I've lost the best part of a day on this. Any help greatly appreciated. ``` import CryptoJS from "react-native-crypto-js"; const signature = CryptoJS.HmacSHA256( `${encodedHeader}.${encodedPayload}`, secret ); ``` Throws...