Authentication
Allows users to authorize themselves to play your game
Supporting Google, Facebook, Apple, Zing, Email, Phone, and Guest logins, our SDK seamlessly integrates across Android, iOS, or Unity environments. Developers can opt for one of three login types: Show login form, Auto login, or Direct login, ensuring a smooth and secure user experience.
Analytics
Analyze user behavior for insights and optimize user experience
VNGGames SDK offers multiple analytics options, including Facebook, Firebase, Data Platform, and Appsflyer, through its Analytics feature. This allows you to gain insights into user behavior within your app.
In-app purchase
Seamlessly make payments with Google and Apple payment channels
Elevate your game by effortlessly selling digital products and enticing users with exclusive pre-registration rewards, driving higher downloads and engagement.
What's new
Latest platform updates
Development Roadmap
Stay updated with our latest developments and upcoming features
Q1
Enhanced Experience and Compatibility Update
April 2025Q2
Enhanced Experience and Compliance with Store and Third-Party Standards
June 2025Q3
Enhanced Experience and Performance Optimization
September 2025Q4
Enhanced Experience and Compliance with Third-Party Standards
November 2025Easy to integrate on iOS, Android, Unity, Windows, and Unreal
VNGGames SDK provides detailed documentation to help you build and ship apps for iOS, Android, Unity, Windows, and Unreal.
PASS.showLogin(activity, new LoginListener() {
@Override
public void onSuccess(UserInfo userInfo) {
// Handle the successful login here
// The user's information is provided in the userInfo parameter
}
@Override
public void onFail(Error error) {
// Handle login failure here
// Details about the error are provided in the error parameter
}
});
Trusted by the largest studios and games
Several major studios worldwide have seamlessly integrated the VNGGames SDK, enabling them to publish their games across diverse markets.