haorendashu

Results 19 comments of haorendashu

version:flutter_inapp_purchase: 5.1.2 platform: Android ``` D/AndroidRuntime(31885): Shutting down VM E/AndroidRuntime(31885): FATAL EXCEPTION: main E/AndroidRuntime(31885): Process: com.mizhichashao.chartmaker, PID: 31885 E/AndroidRuntime(31885): java.lang.IllegalStateException: Reply already submitted E/AndroidRuntime(31885): at io.flutter.embedding.engine.dart.DartMessenger$Reply.reply(DartMessenger.java:286) E/AndroidRuntime(31885): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1.success(MethodChannel.java:267) E/AndroidRuntime(31885):...

任意 dapp,随便找一个:https://block-heads.firebaseapp.com/#/ 1+5手机,系统 Android 8.1.0,操作浏览器:UC浏览器 V12.0.8.988

Hello, do you have some update about these logs?

> > Even with the current version **`webview_flutter: 4.0.7`** I still get the problem of the webview not being properly disposed after the screen is popped, the video sound keeps...

@mikecasey12 you can try ``` @override void dispose() { super.dispose(); webController.loadRequest(Uri.parse('about:blank')); } ```

Thanks @bezysoftware , replaceable had change to addressable. But, should i change the event kind too ? This kind had used for a long time. Maybe i should add a...

@vitorpamplona If i only simply delete the old event and resend one. Those notes which imported this event will can't visit this media file. But if this event contains a...

@vitorpamplona Hello, Vitor. Do you have plan to change Amethyst to suit Amber returning hex pubkey not npub ?

@vitorpamplona Hello, Vitor. I also test when change the return pubkey to hex value, the amethyst will not works well. Just like other signers, web browser signer (NIP-07) and remote...