Tell us about the issue
After exporting an effect from DeepAR Studio 4.4.2, the model is not rendering in the iOS SDK v5.4.4. This issue occurs specifically after the export, as the effect works as expected in the Studio environment but fails when integrated into the iOS application.
Steps to reproduce the issue
- Create or edit an effect in DeepAR Studio 4.4.2.
- Export the effect using the standard export process.
- Integrate the exported effect into an iOS application using SDK v5.4.4.
- Run the iOS application and apply the effect.
Expected outcome
The effect should render correctly in the iOS application, just as it does within the DeepAR Studio environment.
Actual outcome
The effect does not render at all when applied in the iOS application, despite working correctly in the Studio environment.
Screenshots or videos
In this url Screen Recording 2024-08-16 at 5.21.08 PM.mov - Google Drive we have the details how we use the .deeper file in our iOS project. Please check the video.
Device and software information
- Operating System: macOS [version number]
- DeepAR Studio version: 4.4.2
Additional information
This issue seems specific to the combination of DeepAR Studio version 4.4.2 and iOS SDK v5.4.4. It would be helpful to know if there are any known compatibility issues between these versions or if there are specific export settings that need to be adjusted.