Mobile 2 Mobile Communication Using Petra Wallet (React Native/Expo) #379
Unanswered
HarjjotSinghh
asked this question in
Questions
Replies: 1 comment
-
Hey there, @HarjjotSinghh! From looking at your code, it seems like the logic is correct. So your intuition about it relating to the constants you've defined, like Does your |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Discord user ID
h4r.
Describe your question in detail.
Hey guys, I was trying out the Mobile 2 Mobile Communication in my React Native/Expo project.
I am running into an issue while connecting my app with the Petra wallet. Upon Clicking on the
connect
button, I get redirected to the Petra app where it asks me to approve or reject the request. Upon approving the request, it does nothing and does not redirect me back to the app. If I manually redirect back to the app, the connect button is still active and I am not connected. I guess that theDAPP_LINK_BASE
, which in my case isavocodos:///api/v1
does not exist (I have"scheme": "avocodos"
already setup in myapp.json
config file.Here is my entire
ConnectWallet.jsx
screen/component: https://codefile.io/f/qVabjtnTdcAny help will be much appreciated.
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
Windows
Which SDK or tool are you using? (if any)
N/A
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions