Contour-Document-Imaging / contours-ai-example

Sample code for Contours AI implementations
Other
0 stars 0 forks source link

ARM64 Simulator Support #35

Open martintreurnicht opened 3 months ago

martintreurnicht commented 3 months ago

This is the only library we're using at the moment that is forcing us to run our tests against x86 simulator in rosetta which is significantly slower. With apple about to release their 4th generation of ARM desktop chips, this seems like a unnecessary limitation , we need native ARM64 simulator support

faraz-ahmad-uft commented 2 months ago

@martintreurnicht - ARM64 simulator support has been added in the SDK. We will release this change in our next version(1.10.0).

faraz-ahmad-uft commented 1 month ago

@martintreurnicht - We just released v1.10.0 of our SDK(Native iOS) with this fix.

Let us know if you are still facing such issue in the SDK.

faraz-ahmad-uft commented 1 month ago

@martintreurnicht - We have reopened this issue as we faced some issue in uploading the app on app store after this update. We have also rolled back the change we did for this issue. We have released a new version 1.10.1.

This issue will be addressed in the future release.

martintreurnicht commented 4 weeks ago

@faraz-ahmad-uft Any idea when this issue will be fixed again?

faraz-ahmad-uft commented 3 weeks ago

@martintreurnicht - We've begun addressing this issue and are aiming to include the update in our upcoming release, which is scheduled for the last week of September.

I'll keep you informed of any update.