It is very simple to read a JSON file from the project resources in any iOS projects. The following code will be used to read the JSON file from the resources.
Before reading json file, the JSON file must be added to the project resources folder. Sample JSON file can found at here https://gist.github.com/JayachandraA/a85225cee6bdfdbbdbf92877912af8e0
Before reading json file, the JSON file must be added to the project resources folder. Sample JSON file can found at here https://gist.github.com/JayachandraA/a85225cee6bdfdbbdbf92877912af8e0
0 Comments