Skip to content

The Demo includes code examples illustrating features of the OmniSDK iOS API.

Notifications You must be signed in to change notification settings

kingsoftgames/omnisdk-ios-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmniSDK Demo for iOS

The Demo includes code examples illustrating features of the OmniSDK iOS API v3.

Please refer to the iOS Integration Guide Of v3 in the Kingsoft Seayoo Documentation Center.

Prepare

  • Add the following configuration to the Info.plist file:
Key Type Necessity explanation
OmniSDKAppId String Y appid
OmniSDKAppKey String Y appkey
OmniSDKPlanId String Y planid
OmniSDKChannel String Y ChannelName
  • Copy your OmniSDK Frameworks to workspace
  • Switch to your iOS Provisioning file

History

v3.0

v2.7

v2.6

v2.0

Troubleshooting

Enable & Sign

DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib

Solution

Targets -> General -> Frameworks, Libraries, and Embedded Content

Enable & Sign your OmniSDK Frameworks

About

The Demo includes code examples illustrating features of the OmniSDK iOS API.

Resources

Stars

Watchers

Forks

Packages

No packages published