Yuan He
Yuan He
I'm a newbie of CL, so could you tell me how to run caveman's test in REPL? Thanks
Just updated WORKSPACE file to make it build pass. also update go_version to 1.18.1 NOTE: This update need bazel version >= 4.2.1
#### What type of PR is this? doc: update kv to KV in design doc. #### What this PR does / why we need it: improve documentation
Added `ssl_cert`, `ssl_cert_type` and `ssl_key_password` to support self-signed PKCS12 cert. see cURL docs for those options: https://curl.haxx.se/libcurl/c/CURLOPT_SSLCERT.html https://curl.haxx.se/libcurl/c/CURLOPT_SSLCERTTYPE.html I just wrote one spec, and it passed, if i missed something,...
sine `-d` is deprecated, so we update with `-w`
When attempting to make a purchase using RevenueCat's `purchasePackage` method, the app throws a "Malformed calls from JS" error with a TypeError indicating properties are not configurable. #### Environment -...