<aside> 💡 This page describes the steps to integrate the Toneling SDK into your mobile app.
</aside>
If you haven’t done so already, the first step is to create a new admin account in the Tonelingo App at https://app.tonelingo.com/sign-up.
Your account then needs to be verified by Speeqo before you can log into the app or start using any features.
<aside> 💡 The email of the account created in this step is where the Speeqo platform will send Reports corresponding to user Voice Records.
</aside>
tonelingo.unitypackage
and TonelingoSDK.framework
.tonelingo.unitypackage
to import TonelingoPlugin.cs
into the same folder.CSFeedbackManager.cs
to your main game scripts folder.TonelingoSDK.framework
into Assets/Plugins/iOS
.<aside> 💡 To successfully integrate TonelingoSDK into your iOS project, ensure that your project meets the following minimum requirements:
CSFeedbackManager.cs
file to a primary referencing component (eg. main menu)