Alfreedom

Results 56 comments of Alfreedom
trafficstars

Hello @AmjadKhan2k18! Not sure how you were able to connect before as Bitcoin support is not fully implemented yet. It will be very soon. I will anyway try to dig...

Hello @AmjadKhan2k18! Lil update! https://github.com/WalletConnect/WalletConnectFlutterV2/discussions/309#discussioncomment-10416881

No new version is required, I'll try to write up a quick example ASAP.

Hello @AmjadKhan2k18! As soon as we release example I'll let you know... I don't have an ETA but it should be soon!

Hello @AmjadKhan2k18! I didn't have time yet to write up a BTC example. I honestly don't know how you were able to connect before as the specs were not ready...

To me this is happening when calling `upload_to_testflight` method ``` upload_to_testflight( apple_id: options[:app_id], app_version: options[:app_version], build_number: "#{new_build_number}", app_identifier: "#{app_identifier}", changelog: changelog, distribute_external: true, notify_external_testers: true, distribute_external: true, notify_external_testers: true, skip_waiting_for_build_processing:...