Hello - My name is Karla Vohra and I am taking the iOS Foundations course. I am currently working on Module 4 and the challenge for Lesson 6. My code is different from the solution provided. Instead of creating an array for People in the Model.swift file, I created a JSON file called Persons and parsed the data and then created the list and the toggle views. My solution works but I am getting the following in the debug console and I am not sure what it means?
Below is the GitHub link to my code:
Any help would be greatly appreciated.
M4_L6_EnvironmentObject_Challenge_v01[51747:7786282] invalid mode ‘kCFRunLoopCommonModes’ provided to CFRunLoopRunSpecific - break on _CFRunLoopError_RunCalledWithInvalidMode to debug. This message will only appear once per execution.
Regards
Karla