Hi, so last year, i’ve been using intel chip based macbook to integrate the DeepAR SDK for iOS
and the production application went smoothly.
Now that i have an M1 chip, I tried to build the same app with almost the same configuration
(the test physical phone was the same, everything else was the same)
(except that I had to modify some build settings such as excluded_architectures and what not)
But this time, every time, when I build the iOS app, and I try to get to the screen where deepar is being used, just total white blank page shows up with no error logs.
Has anyone tried building it with M1 chip?