EOSIO / EOSIO/eosio-reference-ios-authenticator-app
Whitelist not working
Open
- Dominant language
- Swift
- Stars
- 65
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/EOSIO/eosio-reference-ios-authenticator-app/blob/7a64ca06609f627125b9b3b9ed1630d77e09f981/Eosio/Manifest%20%26%20Metadata/AppManifest.swift#L37
I believe an empty whitelist comes in as "", not "0".
Here is chrome authenticator code for reference:
https://github.com/EOSIO/eosio-reference-chrome-extension-authenticator-app/blob/a6d77e0678aa1479f3b0116b81ed82d14eec32f1/src/utils/manifest/ManifestValidator.ts#L126
Can someone confirm this?
Contributor guide
Assessment
This issue has not been assessed yet.