Skip to main content

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

Image-sample

Vertical Display

Image-sample

2. Test SDK Initialization

  1. Verify that VGPLifeCycle is properly initialized in your Application class
  2. Confirm that VGPGameSDK.getInstance().init() is called in your MainActivity
  3. Check that the SDK callback interface is properly implemented

3. Test Login Flow

  1. Tap the login button
  2. Verify that the login dialog appears
  3. Complete the login process
  4. Confirm that onUserLoginSuccess callback is triggered
  5. Check that user information is properly retrieved

4. Test Payment Flow (Optional)

  1. Initiate a payment request
  2. Verify that the payment dialog appears
  3. Test with a test purchase