NHN Cloud SDK is an integrated library that lets you conveniently apply various service libraries of NHN Cloud. When you use NHN Cloud services to develop an application, you can apply them all at once without applying each library of individual services. Although the SDK provides an integrated development environment for many services, you can save storage space by selecting only the required features. NHN Cloud SDK is a library optimized for each programming language and platform of your choice, and provides familiar development environment.
Currently, NHN Cloud SDK provides development environment for iOS, Android, and Windows C++. More programming languages and platforms are to be supported in the future.
NHN Cloud SDK provides the following services:
Services providing individual SDK are to be supported for development via NHN Cloud SDK.
NHN Cloud Android SDK is deployed on mavenCentral and requires only simple Gradle settings for use.
NHN Cloud iOS SDK is released on Github and requires only simple Cocoapods, Carthage, Swift Package Manager settings for use.
NHN Cloud Windows C++ SDK supports Windows 7 and 10 (32/64 bits) environments.
This service provides capability to send logs to a collector server of Log & Crash Search. You can check the collected logs by clicking the Log & Crash Search menu on NHN Cloud console.
Feature | Description |
---|---|
Sending Logs | Sends logs to a collector server. |
View and Search | Provides features to view logs or search for logs that meet criteria in NHN Cloud Console. |
Crash Reports | When an unexpected crash occurs, sends the crash logs to a collector server of Log & Crash Search. |
This service provides integrated mobile in-app payment (IAP) service.
Feature | Description |
---|---|
General Payment | Provides features to sell one-time products. |
Subscription Payment | Provides features to sell subscription products. |
Re-processing | Provides features to restore incompletely-terminated purchase process. |
NHN Cloud Push SDK allows you to apply push notification service easily. On console, you can send the notification message in a stable manner and check the result.