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

sendSPLTokens throws NullPointerException #90

Closed
MountainNine opened this issue Jun 9, 2022 · 2 comments · Fixed by #91
Closed

sendSPLTokens throws NullPointerException #90

MountainNine opened this issue Jun 9, 2022 · 2 comments · Fixed by #91
Assignees

Comments

@MountainNine
Copy link

I need to send SPL Token with android, so I'm researching this library.

When I tested sendSPLTokens, it throws NullPointerException.

I debugged the code, then sendSPLTokens -> fingSPLTokenDestinationAddress -> getAccountInfo with createProgramAddress throws the error.

Also, I explored your Solana.Swift code, and I found that there are some commits about findSPLTokenDestinationAddress

Is it related to this issue?

@ajamaica
Copy link
Contributor

Yes. this needs to get fixed ASAP. Sorry for the delay reply

@kambaroff
Copy link

Hello, is this fix in the release? Because it still throws nullPointerException. Using 1.1.15 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants