Error Handling

To run the SDK on Simulator you need to add arm64 inside Exclude Architecture in the build setting of the project.

1246

If you're facing an error regarding SSZipArchive -

  1. Select pod target 
  2. Select SSZipArchive 
  3. Add arm64 in excluded architecture 
1244