FAQs - iOS
Last updated
Last updated
Make sure to have an instance of JMRAnalyticsManager present at all times.
Make sure to select the device type as "JioDive / Cardboard" only.
Check if the JMRSDK core was imported correctly; if it is shown that some file is new (other than AgoraEngine and ScreenCast) when trying to import again that means the SDK Core has to be imported again.
The application is failing to build
Goto Project Settings > Player > Microphone usage description > Make sure the "description" is not empty.
If in the application project directory, there exists PodFile as shown. Follow the steps below.
Open a terminal in the project directory.
Write the command pod install
in the terminal and let it run until the command is completed
Run the newly created file Unity-iPhone.workspace instead and proceed normally.
Make sure to update your third-party packages (eg. Photon). If you still get errors please refer to third-party package iOS documentation or contact them.