forcedotcom / SalesforceMobileSDK-Templates

BSD 3-Clause "New" or "Revised" License
52 stars 56 forks source link

iOS 13 template does not map Accounts correctly #250

Closed gonardfreeman closed 4 years ago

gonardfreeman commented 4 years ago

After I've created project I cannot see in ui any records but from debug I can see that I fetch them I assume loadFromSmartStore func havent called or it mapped contacts in wrong way

Steps to reproduce:

  1. Create project with iOS 13 swift template;
  2. Change token and cb url
  3. launch app
brandonpage commented 4 years ago

This has been fixed in the dev branch and will be included in the next release. Thanks for reporting!