Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using Payjoin Flutter #36

Open
BitcoinZavior opened this issue Oct 26, 2024 · 2 comments
Open

Error when using Payjoin Flutter #36

BitcoinZavior opened this issue Oct 26, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@BitcoinZavior
Copy link
Contributor

error: PayjoinException( failed to initialize payjoin ) and st: #0 PConfig.initializeApp (package:payjoin_flutter/src/config.dart:11:7)
I/flutter (12273): <asynchronous suspension>
I/flutter (12273): #1 Uri.fromStr (package:payjoin_flutter/uri.dart:87:7)
I/flutter (12273): <asynchronous suspension>
I/flutter (12273): #2 BitcoinPayjoin.stringToPjUri (package:cw_bitcoin/bitcoin_payjoin.dart:343:14)
I/flutter (12273): <asynchronous suspension>
@BitcoinZavior BitcoinZavior added the bug Something isn't working label Oct 26, 2024
@DanGould
Copy link
Contributor

May you share the nature of this bug and steps to reproduce? @J0J0XMR

@J0J0XMR
Copy link

J0J0XMR commented Dec 14, 2024

@DanGould Building payjoin-flutter from scratch throws the above error, it only works without this change if payjoin-flutter lib is already built in project and upgrading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants