Integration Quick Test
Quick Test Verification
To verify that the VGP SDK has been integrated correctly, perform the following tests:
1. Check User Login Functionality
Verify that users can successfully log in and the float button appears.
Screen Landscape

Vertical Display

2. Test SDK Initialization
- Verify that
VGPLifeCycleis properly initialized in your Application class - Confirm that
VGPGameSDK.getInstance().init()is called in your MainActivity - Check that the SDK callback interface is properly implemented
3. Test Login Flow
- Tap the login button
- Verify that the login dialog appears
- Complete the login process
- Confirm that
onUserLoginSuccesscallback is triggered - Check that user information is properly retrieved
4. Test Payment Flow (Optional)
- Initiate a payment request
- Verify that the payment dialog appears
- Test with a test purchase