Cómo utilizar fragmentos de código del proyecto de demostración en su proyecto
Nota
The demo project already contains the SDK files. If you included a demo project in your Unity project, you don’t need to integrate the SDK.
- Import the demo project into your Unity project.
- To connect the demo project to your project in Publisher Account, specify project parameters in the
Inspector panel:- In the
Login ID field, specify the Login ID from Publisher Account. If you use your own authorization system, leave theLogin ID field empty. - In the
Project ID field, specify the project ID from Publisher Account.
- In the
- Change other settings in the
Inspector panel according to your needs (e.g., specify callback URL to redirect a user to after successful authentication, email confirmation, or password reset). - Customize prefabs.
- Customize UI:
- To create your own solution, follow Unity instructions.
- To adapt the demo scene UI to your application, use the UI builder.
- Modify callbacks and set up event handling according to your application logic using SDK methods.
¿Te ha resultado útil este artículo?
¡Gracias por tu mensaje!
Nos ayudará a mejorar tu experiencia.¿Has encontrado una errata u otro error de texto? Selecciona el texto y pulsa Ctrl+Intro.