playMaker

Author Topic: [Released] IOS Native Plugin  (Read 20570 times)

lacost

  • Playmaker Newbie
  • *
  • Posts: 46
Re: [Released] IOS Native Plugin
« Reply #15 on: September 12, 2014, 06:59:57 AM »
IOSNative v 4.9 just released.



New Features:

IOSVideoManager added:
  • IOSVideoManager.instance.PlaySteamingVideo(string videoUrl)
  • IOSVideoManager.instance.OpenYoutubeVideo(string videoUrl)
IOSInAppPurchaseManager actions added:
  • Action OnTransactionComplete
  • Action OnRestoreComplet
  • Action OnStoreKitInitComplete
  • Action IOSStoreKitVerificationResponse OnVerificationComplete

Click on iAd banner now will be not treated as Unity click / touch events

Fixes:
  • Social charing null pointer when Fb not available fixed
  • Duplicates on Xcode project appending
« Last Edit: December 02, 2014, 01:44:44 AM by lacost »

lacost

  • Playmaker Newbie
  • *
  • Posts: 46
Re: [Released] IOS Native Plugin
« Reply #16 on: September 25, 2014, 08:27:55 AM »
IOSNative v 5.0 just released.



New Features:
  • GameCenterManager.issueAchievementChallenge added
  • GameCenterManager.issueLeaderboardChallenge added
  • Game Center Requests Caching (Beta)
Plugins Editor Settings:
  • Enabling / Disabling Push Notification service now can be done from Editor Menu
  • Registering your app Achievements can be now done using Editor Menu
IOSCamera:
  • OnImageSaved Action Added
  • More Load Image options Added
IOSNotificationController:
  • OnDeviceTokenReceived Action Added
  • OnRemoteNotificationReceived Action Added
  • Ability to Cancel notification by Id added
IOS8 Updates:
  • All Plugin API checked with IOS8
  • iAd API updated for IOS8
  • Game Center API Updated for IOS8
Refactor:
GameCenterManager events refactored:
  • C# Acton added for all GameCenterManager events
  • Event results unified
  • Fail events removed, now you can check is event was failed with event result
Fixes:
  • Send mail with no acc bug fixed
  • TransactionServer connection test before finishing transaction added
« Last Edit: December 02, 2014, 01:44:33 AM by lacost »

lacost

  • Playmaker Newbie
  • *
  • Posts: 46
Re: [Released] IOS Native Plugin
« Reply #17 on: October 06, 2014, 05:25:36 PM »
IOSNative v 5.1 just released.



New Features:
  • Game Center  Example scene Added
  • Billing Example scene Added
IOSInAppPurchaseManager:
In App Purchase States added:
  • Purchased
  • Failed
  • Deferred - IOS8 (Ask to Buy)
  • Restored
IOSCamera:
  • Ability to choose image compression added
iCloudManager:
  • C# Actions added
iAd:
  • C# Action added
GameCenter:
  • New editor setting;
PlayMaker:
  • ISN_GetBoardTopScore: action added
  • ISN_GetScore action fixed
  • ISN_GetAchivmentProgress action fixed
Fixes:
  • Pre-loader Size for IOS8 fixed
  • Local Notification fixed and updated for IOS8
  • iCloudManager Singleton implementation fixed
Refactor:
  • IOSInAppPurchaseManager.PRODUCT_BOUGHT and IOSInAppPurchaseManager.TRANSACTION_FAILED
    events remove and replaced by IOSInAppPurchaseManager.TRANSACTION_COMPLETE event
    or you can use OnTransactionComplete Action
« Last Edit: December 02, 2014, 01:44:14 AM by lacost »

lacost

  • Playmaker Newbie
  • *
  • Posts: 46
Re: [Released] IOS Native Plugin
« Reply #18 on: November 06, 2014, 07:19:47 PM »
IOSNative v 5.4.1 just released.



New Features:
  • IOSStoreKitError object added as representation of transaction error, update in-app purchases guide can be found here: http://goo.gl/CkP6GU
Updates:
  • IOSSharedApplication C# Actions support added
  • Native Pop ups C# Actions support added
  • IOSNativeAppEvents C# Actions support added
  • GameCenterMultiplayer C# Actions support added
Refactor:
  • Flash Like event system now use own namespace: UnionAssets.FLE
Fixes:
  • GameCenterManager.OnAchievementsLoaded action result fixed
  • GameCenter long long score submission fixed
  • TransactionServer error description fixed
  • Game Center Exception fixed
  • Playmaker actions compilation fixed
  • Transaction error localizedDescription fixed
  • Editor setting exception fixed
  • Example scenes minor fixes
  • Sharing on iPad with IOS8 fixed
  • InApp purchases restore event fixes

lacost

  • Playmaker Newbie
  • *
  • Posts: 46
Re: [Released] IOS Native Plugin
« Reply #19 on: December 02, 2014, 01:27:35 AM »
IOSNative v 5.5 just released.



Refactor:
  • Spelling fixed
  • Method naming convention fixes
  • ProductTemplate -> IOSProductTemplate (please remove old ProductTemplate.cs file manually)
Fixes:
  • Dialog Popups button order fixed
  • Getting image from camera / gallery scale fixed
  • Game Center IOS7 crash fixed

SamH

  • Playmaker Newbie
  • *
  • Posts: 41
Re: [Released] IOS Native Plugin
« Reply #20 on: October 08, 2020, 06:24:20 PM »
Hi there, I just purchased and installed IOS Native pro. I've been unable to find any playmaker integration inside it though. And I'm not able to see this file to unzip to add playmaker actions:
Assets/Extensions/IOSNative/Addons/PlayMakerActions.zip

Does anyone know if there are additional steps now to add playmaker functionality?
Thanks!

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: [Released] IOS Native Plugin
« Reply #21 on: October 09, 2020, 06:16:03 AM »
Hi.
It is best to contact the author directly.

There should be some contact information on the asset store when you select the asset