Json – Error inflating class fragment when changing my data class
My app is working fine when using the data class that i'm currently using from an online exercise: https://android-kotlin-fun-mars-server.appspot.com/. But when I try to change it to my own data class and json file (https://opendata.visitflanders.org/tourist/activities/breweries.json) i get this error: E/AndroidRuntime:…