Rohit Vishwakarma

Results 3 comments of Rohit Vishwakarma

> > I've tried everything, I've checked sha-1, I've configured and reconfigured everything and nothing. I am desperate. I'm on the third day trying to make this work. > >...

Hey @DanTup, It would be wonderful if you can give dev option to change reference text position. Please refer [this](https://stackoverflow.com/questions/48131241/how-to-move-codelens-references-indicator) to understand what I mean. I hope it is possible....

> To fix this, try adding another null check after line 59 in the above code, like this: > > ``` > instance = Resources.Load(MobileAdsSettingsFile); > > if (instance !=...