Closed itsDexter001 closed 2 years ago
hi have the same issue.. can you guys help with this?
You have a description in the README of how to properly import a package into your project :
-Clone this repository outside of the main Unity project -Go to Package Manager in your project -Click on the plus in the top left corner and select "Add package from disk" -Select package.json file from a cloned dir -Once the package is installed, in the Package Manager inspector you will have Samples. Click on Import
tried that all, but it still throws newton json missing error... also selected dot net framework 4
Okay, you're using an older version of unity that doesn't have Newtonsoft.Json imported. Then just import NewtonSoft.Json dll
thanks a ton for clarifying that. which version is supported?
Whichever version you insert it will work. We used NewtonSoft.Json 2.0. You can import the latest version.
These are the errors I received when I reinstalled the project according to your instructions
Having Same error, please help me out too. "Unity web request doesn't contain a definition result"
TIA_
Import the package file in the unity version 2021 or newer. The errors will be removed
There's something strange happening with me. I've removed every error successfully and trying to login into my solana wallet. But when I entered my password, it keeps on showing me to try again. What's happening idk but I want to implement my wallet
Thanks a ton! This works :)
On Mon, 24 Jan 2022 at 8:46 PM, itsDexter001 @.***> wrote:
[image: 123] https://user-images.githubusercontent.com/98108092/150815222-c4da2994-3975-44bf-85ed-4ecd83359db7.PNG
There's something strange happening with me. I've removed every error successfully and trying to login into my solana wallet. But when I entered my password, it keeps on showing me to try again. What's happening idk but I want to implement my wallet
— Reply to this email directly, view it on GitHub https://github.com/allartprotocol/unity-solana-wallet/issues/21#issuecomment-1020239249, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIRCSWAOIHGROENL3M7JGDUXVX4ZANCNFSM5MNB3XWQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you commented.Message ID: @.***>
--
Thank you,
Fahad Bilal
Blockchain Enthusiast/Entrepreneur/CEO, Penandweb https://penandweb.com Co-founder/CTO, Command9 Studios https://command9.io
E : @.** M (+92) 321-805-5888 Skype : eyetdev Website :* www.penandweb.com https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.penandweb.com%2F&data=04%7C01%7C%7C21a6dc40652945e0033c08d98e9ade67%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637697618068892191%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=lG1h%2FtZMDLkcNznLMEY%2BIyIr8DDwBZuT4mvvxlGMk%2Fc%3D&reserved=0
When I import the plugins and rest of the code into my unity project, almost all the scripts are gone and it says the scripts are missing. I'm not able to integrate Solana Wallet with my unity. Also there's no video or proper tutorial regarding the integration of this project with Unity. You're doing an exceptional thing because there's nobody else doing this kinda thing. Please post a proper tutorial so we get proper advantage from this project