Hwee-Boon Yar

Results 505 comments of Hwee-Boon Yar

@oa-s in case you were waiting for me, good to go once you are done

@oa-s you need to push your web3swift fork.

@oa-s don't forget this

> The default Firebase app has not yet been configured. Add `FirebaseApp.configure()` to your application initialization. This can be done in in the App Delegate's application(_:didFinishLaunchingWithOptions:)` (or the `@main` struct's...

Can you try this (don't reuse the copy you have) to see if it works? 1. git clone [email protected]:AlphaWallet/alpha-wallet-ios.git 2. cd alpha-wallet-ios 3. Make sure you have ruby 3.0.3 installed...

@oa-s `UIApplication.shared.goBackToPreviousAppIfAvailable()` used to crash if there is no app to go back to. I can't get it to crash anymore. Tried with both building with Xcode 13 and 14....

> I haven't worked on this screen yet? It's the result of other ui components being upgraded to handle dark mode. Will do so now. You are referring to #5394....