Hao-Cher Hong

Results 11 comments of Hao-Cher Hong

> go to your app setting in: https://apps.twitter.com/app In URLCallback just add the following urls: Android - twittersdk:// iOS -CONSUMERKEY:// iOS should be `twitterkit-CONSUMERKEY://`

``` // postLoader 存储到 useLoaders 内部 // preLoader 存储到 usePreLoaders 内部 // normalLoader 存储到 useLoaders 内部 ``` 這裡可能筆誤了 應該是存到 `useLoadersPost` , `useLoaders` 跟 `useLoadersPre` 裡面

Hello guys, I got the same problem here and I've found a possible solution for you. I guess you called qrCodeReaderView.getCameraManager().stopPreview() somewhere after your fragment paused. If you did so,...

What I do is provide an SSR-free version for preview, only deploy SSR on `main` branch First I create a new `firebase.preview.json` for preview environment, which provides only client-side rendering...

whats your MetaMask auto lock setting?

related to this issue https://github.com/MetaMask/metamask-mobile/issues/2010

updated: also reproduces on simulators I'm working on this issue and hopefully I'll file a PR for this

If you're using Android, this is controlled by OS. Android should give you a dialog and ask you to select an wallet app. And you can set the app as...

@0xM4m4n could you check if this PR fixes the issue https://github.com/RootSoft/walletconnect-dart-sdk/pull/95

try run ``` pod update Amplitude ``` in your `ios` folder