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

walletconnect-v2-integration #1055

Open
Sankarrajsan opened this issue Jul 27, 2023 · 8 comments
Open

walletconnect-v2-integration #1055

Sankarrajsan opened this issue Jul 27, 2023 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@Sankarrajsan
Copy link

wallet connect v2 integrated with application-working fine to connect wallet connect option.but error occur in during apk generation process.(kotlin android)

And attached below screenshot for reference,
v2error1
v2error2

The error occur in push-1.0.0-alpha10-runtime.jar file cannot be readable.how to resolve this error.

If any one having answer share with them,

@Sankarrajsan Sankarrajsan added the bug Something isn't working label Jul 27, 2023
@Talhaali00
Copy link
Contributor

@Sankarrajsan can you please provide a screenshot of your dependencies?

@Talhaali00 Talhaali00 self-assigned this Jul 27, 2023
@github-project-automation github-project-automation bot moved this to Backlog in Kotlin SDK Jul 27, 2023
@Talhaali00 Talhaali00 moved this from Backlog to In Progress in Kotlin SDK Jul 27, 2023
@Sankarrajsan
Copy link
Author

Sankarrajsan commented Jul 27, 2023

Attached the build file for push
push-dependcies

@Sankarrajsan
Copy link
Author

Sankarrajsan commented Jul 28, 2023

Is possible to use wallet connect option only without adding the product and protocol package during the integration.
need solution.

@Talhaali00
Copy link
Contributor

@Sankarrajsan Are you trying to build the project locally to integrate it into your project? Or just trying to build locally to run the sample?

@Sankarrajsan
Copy link
Author

Integrate my project

@Talhaali00
Copy link
Contributor

Have you tried using the Maven artifact instead of the sample code? You can find the details on how to add Push to your project using Gradle using this line if you are not using the BOM:

implementation("com.walletconnect:push:1.0.0-alpha10")

@Sankarrajsan
Copy link
Author

Sankarrajsan commented Jul 31, 2023

Cannot change address,privatekey to connect wallletconnect dynamic,only default address to be connected them.how to change this.

@Sankarrajsan
Copy link
Author

Transcation process doesn't complete.invalid hash entered in field message shown in webpage while connect bnb to pancakeswap ,in transcation process.

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
Status: In Progress
Development

No branches or pull requests

3 participants
@Talhaali00 @Sankarrajsan and others