Describe the bug
Following examples from wallet-selector for React, connecting with Near Mobile wallet fails with error about missing receiver ID. In the Near Mobile wallet UI we get an error saying "Message signing failed.. The message couldn't be signed". In the error field we see "receiverIdNotSpecified"
Steps To Reproduce
Following the setup for wallets in examples folder (for React) attempting a sign in flow with Near Mobile Wallet will prompt the user to sign a transaction. Upon signing, an error bubbles up to user saying "Error: receiverIdNotSpecified"
Error description
"Error: receiverIdNotSpecified"
Expected behavior
Expect wallet to connect and return flow to the web app.
Screenshots

Additional Context
Tested on iphone
Describe the bug
Following examples from wallet-selector for React, connecting with Near Mobile wallet fails with error about missing receiver ID. In the Near Mobile wallet UI we get an error saying "Message signing failed.. The message couldn't be signed". In the error field we see "receiverIdNotSpecified"
Steps To Reproduce
Following the setup for wallets in examples folder (for React) attempting a sign in flow with Near Mobile Wallet will prompt the user to sign a transaction. Upon signing, an error bubbles up to user saying "Error: receiverIdNotSpecified"
Error description
"Error: receiverIdNotSpecified"
Expected behavior
Expect wallet to connect and return flow to the web app.
Screenshots
Additional Context
Tested on iphone