Atlas App Service Generating a schema to match Realm Object Models problem

Well, I found the problem to be not handling the realm migration. In order to get the app functioning again, I needed to delete the realm instance and start over.

Still trying to figure out how to implement migration within the app!