Skip to content

Sample AIR Navie Extension codes project for Mobage Native SDK

License

Notifications You must be signed in to change notification settings

GuitarSucks/ANE4MobageNativeSDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANE4MobageNativeSDK

Introduction
Instructions
Known Issues
ChangeLog
Device/Simulator Support
Support
License

Introduction

Please notice that this release is a sample for Mobage AIR SDK (JP & KR). The functions have been smoked tested but not guaranteed. Please fix any issue you encountered with the attached source code.

Setup Instructions

iOS:

  • Please refer to docs/ANEForMobageNativeSDKProgrammingGuide.pdf
  • For development please see README-dev

Android:

  • Please refer to docs/ANEForMobageNativeSDKProgrammingGuide.pdf
  • For development please see README-dev

REST APIs specification:

Known Issues

  • Exporting apk file from FlashBuilder will automatically add "air." to the package name which will cause issues with remote notification. It will not affect apk’s through our Production submission since developer site will fix this automatically. See Programing Guide section "How to setup correct Android package name when exporting for release build?" for more details.

  • Under a specific condition on Android 3.x, an issue is found where the screen orientation of the Mobage login view is not handled correctly. This issue is observed on Galaxy TAB 7.0 / 10.1 with Android 3.2.

  • On some Optimus devices, an issue is found where the new user registration web view does not close upon registration success. Pressing the back key dismisses the web view and player can continue with the game normally. This issue is observed on Optimus PAD Android 3.0.1

ChangeLog

2014-01-16 (version v1.4.6-jp-0) Initial release for Mobage SDK 1.4.6

2014-03-11 (version v1.4.6-jp-1) Added default platform target for AIR simulator. And fixed other minor issues.

2014-03-38 (version v1.4.6-jp-2) Changed android jar dependencies to AIR platform dependencies.

ENVIRONMENT

Android: Minimum OS Version: 2.2

Only hardware device is supported
	(Android emulator is not supported)

iOS: iOS 5.0 or later (iOS Simulator with iOS 6.0 or later is partially supported)

Smartphone simulator (Flash Builder built-in): Not supported

Mobage Native SDK: *Only 1.4.6 or later

See README-dev for development.

About

Sample AIR Navie Extension codes project for Mobage Native SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 43.2%
  • Java 41.5%
  • ActionScript 14.3%
  • PHP 0.5%
  • Shell 0.3%
  • JavaScript 0.1%
  • Ruby 0.1%