C#C
C#3y ago
Down

problem with reading file in xamarin forms

i have this code var data = File.ReadAllText("../MOCK_DATA.json"); and it has problems reading this file i get this error
image.png
Was this page helpful?