Kevin Sundar Raj
Kevin Sundar Raj
Also, happy to be pointed in the right direction in order to submit a PR on iOS with this fix.
@java-james , some way to put this as a big warning in the docs? I'm seeing a few open issues with developers who don't understand the difference between env and...
It's the expected behavior of iCloud Keychain. It's kind of like a password manager where each app has its own private space. If you want to delete, you can run...
The iOS Keychain is a secure storage which handles this for you: https://developer.apple.com/documentation/security/keychain_services/ You don't need additional encryption on top of this.
Any possibility to get this merged? Any help needed with testing or fixes to the code?
Hey, on iOS keychain does this out of the box if it's enabled (and it's enabled by default). It will backup and synchronize to devices signed in to the same...
@rodrigorafaeldamaceno , you shouldn't put secrets on the frontend. It's an env file intended to put endpoints, tokens, flags that will always be visible to the frontend even if compiled...
> Then, what is the use case of this package Endpoint URLs, flags, keys or tokens that are intended for use on the frontend. Then what you can do is...
This information is only available on Etherscan because the contract was verified. Usually you include an ABI in your app which will help it assign names and data types.
it just works, you can simply use an RPC for arb.