alpha-wallet-ios icon indicating copy to clipboard operation
alpha-wallet-ios copied to clipboard

An advanced Ethereum/EVM mobile wallet

Results 251 alpha-wallet-ios issues
Sort by recently updated
recently updated
newest added

The following error occurred when trying to build on Intel with Xcode 14: ``` /Users/jerome/Documents/alpha-wallet-ios/Pods/Charts/Source/Charts/Animation/ChartAnimationEasing.swift:340:39: error build: The compiler is unable to type-check this expression in reasonable time; try breaking...

https://console.firebase.google.com/u/0/project/alphawallet-ios-prod/crashlytics/app/ios:com.stormbird.alphawallet/issues/d4b71cd329e04060cd126d5c7dd63a43?time=last-thirty-days&types=crash&versions=3.49%20(447);3.49%20(446)&sessionEventKey=213e36fb8f1d48a0814d143eb4f24f25_1720420280847291594

Bug

- [ ] realm related (wrong transaction) - [ ] token script (bad access) - [ ] wallet connect v1 - [ ] bad access (coinTickers)

After prod version is released: - [ ] Update/check `.travis.yml` - [ ] Check compatibility for our current deployment target - [ ] Smoke test - [ ] Update `.xcode-version`

xcodebuild: error: Could not resolve package dependencies: an out-of-date resolved file was detected at /Users/hboon/Documents/workspace/projects/alphawallet/alpha-wallet-ios/AlphaWallet.xcworkspace/xcshareddata/swiftpm/Package.resolved, which is not allowed when automatic dependency resolution is disabled; please make sure to update...

Bug

When compiling via `make test`, I get the following warnings. ``` ⚠️ ld: linking against a dylib which is not safe for use in application extensions: /Users/jerome/Library/Developer/Xcode/DerivedData/AlphaWallet-arzkasyvryxmnladgadbobnbxgdp/Build/Products/Debug-iphonesimulator/APIKit/APIKit.framework/APIKit ⚠️ ld: linking...

There are some images which are required for dark mode. - [ ] [#5267 Large logo](https://github.com/AlphaWallet/alpha-wallet-ios/pull/5267)

Closes #4138

WIP. Don't Merge

Eg. both https://candleexplorer.com/address/0x6Ee592139e9DD84587a32831A33a32202d1f0F12 and https://candleexplorer.com/address/0xB910B763F3ee8eD2102a22ABC77401DAaa15587e would match USDC with price = $1 because name = "USDC" and symbol = "USDC", but anyone can create such a token on any chain

``` 2022-09-01 18:27:25.868225+0300 AlphaWallet[29640:5243168] [LayoutConstraints] Unable to simultaneously satisfy constraints. Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look...