When I try build application using xamarin forms in visual studio and deploy on android emulator this warning appears. Failed to read 'G:\ApkiC-Sharp\GNote\GNote\GNote.Android\obj
Solution 1:
Try it:
Right click your android project
Properties -> Android Options -> drop down "Linking" to None.
It will include the symbols on package, but will increase your app size.
I'm trying to find another better solution, but this works for now.
Share
Post a Comment
for "Failed To Read Sqlite-net.dll During Debugging Symbols"
Post a Comment for "Failed To Read Sqlite-net.dll During Debugging Symbols"