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