coolishbee / universal-sdk-unity

The Universal SDK for Unity provides a modern way of implementing Social Login APIs.
45 stars 11 forks source link

Path to settings is hardcoded #8

Closed marked-one closed 1 year ago

marked-one commented 1 year ago

I had to move the SDK to a folder (for me it was just a folder containing all non-native plugins, but you can also imagine someone who tries to move this sdk to a package).

Note: for me personally this issue was minor, there are many ways to overcome it. Just decided to report it anyway.

What did you do?

Moved UniversalSDK to a folder (e.g. Assets/Folder/UniversalSDK

What did you expect?

Successful creation of Settings asset from main menu.

What happened actually?

I was unable to create the Settings asset from main menu.

Your environment?

Universal SDK v. 1.1.4 not applicable

Screenshots or Log

not applicable

coolishbee commented 1 year ago

I'm sorry, I know about the issue and I'm thinking about improving it.