Releases: unity-package/sunflower_2
Releases · unity-package/sunflower_2
v1.2.1
- update: Max sdk 6.6.1
- update: Admob sdk 9.2.0
- add: Api
IsCollapsible
for AdmobBannerAdUnit (use Admob sdk v9.2.0) - fix: TouchInputManager (remove ignore ui, remove Input event mouse, add property
PreventTouch
) - fix: Remove singleton (AutioManager, FireBaseRemoteConfigManager, RatingManager, NotificationManager)
Full Changelog: 1.2.0...1.2.1
v1.2.0
- add: DictionaryCustom (show dict on inspector window)
- fix: Advertising (Null CurrentAdClient in editor)
- fix: Runtime auto init for Advertising and IapManager
- update: Max sdk 6.6.0
Full Changelog: 1.1.9...1.2.0
v1.1.9
- fix: Layout AdSetting (move
Enable GDPR
to general setting) - add: Control panel firebase
- fix: Auto init runtime for ads and iap (Add type runtime auto init (
AfterSceneLoad
orBeforeSceneLoad
)) - update: Tri-Inspector 1.14.1
Full Changelog: 1.1.8...1.1.9
v1.1.8
- update: Extension Common.Transform (add method
SetPosition(Vector3 v3)
,SetRelativePosition(Vector3 v3)
) - add:
FollowTargetComponent
- add: Tracking
ad_impression
for IronSourceAd - fix: Iap (remove
OnIapTrackingRevenueEvent
, remove methodLocalizedPriceProduct
, add methodGetProduct
)
Full Changelog: 1.1.7...1.1.8
v1.1.7
- fix: MaxBannerAdUnit and IronSourceBannerAdUnit (destroy banner when ad load fail)
- change: Define symbol (see commit)
- update: google-play-core: 1.8.4
- update: google-play-common: 1.9.1
- update: in-app-review: 1.8.2
- add: type init remote config (init on awake or start)
Full Changelog: 1.1.6...1.1.7
v1.1.6
- fix: TouchInputManager (error null EventSystem)
- fix: IronSource (error not show banner and inter, error not callback completed and sipped event)
- fix: Reload IronSourceBanner when load fail
Full Changelog: 1.1.5...1.1.6
v1.1.5
- update: Admob sdk 9.1.1
- add: TouchInputManager
- fix: Advertising (null AppOpenAd and RewardInterAd when auto load IronSourceAd)
Full Changelog: 1.1.4...1.1.5
v1.1.4
- update: UniTask v2.5.5
- update: GG External Dependency Manager v1.2.181
- fix: Auto init Advertising (only automatically initialized if define symbol
VIRTUESKY_ADS
is added) - fix: API (AudioManager, Advertising, IapManager, RatingManager, FirebaseRemoteConfigManager)
- change method name
FirebaseAnalyticTrackATTResult
(of AppTracking) toTrackEventATTResult
(of FirebaseTracking)
v1.1.3
- add: Condition
isMobilePlatform
for tracking firebase - update: iOS 14 advertising support 1.2.0
- add: AudioHelper
- fix: Condition show AppOpenAd (prevent show aoa when close popup native iap)
- update: Firebase v12.1.0
- add: Firebase Auth
- add: IronSource
- fix: Init callback AdUnit
Full Changelog: 1.1.2...1.1.3
v1.1.2
- add: Method
LocalizedPriceProduct
- fix: ResizeMatchCanvasScalerComponent
- fix: condition fetch remote config
Full Changelog: 1.1.1...1.1.2