Vittorio Sorbera

Results 15 issues of Vittorio Sorbera

**Android:** [Android v.5.1.0](https://github.com/Astrovic/ti.admob/releases/tag/android-5.1.0) - 25 Feb 2022 - Update Google Mobile Ads SDK 20.5.0 - Update Audience Network SDK 6.+ - Update Facebook Adapter 6.8.0.0 - Update InMobi SDK 10.0.1...

Since I updated to Ti SDK 5.1, Android ti.admob module no longer works. When I add the view to the window, win.add(adMobView); the app crashes :(

Hi, I tried to update to the latest version of Firebase iOS 8.8 (https://github.com/Astrovic/titanium-firebase-core and https://github.com/Astrovic/titanium-firebase-analytics). I simply downloaded the SDK (as documented here https://github.com/hansemannn/titanium-firebase-analytics#update-sdks) and updated the framworks in...

I noticed that there is a problem with the fiscal calendar, maybe the dates are different from those of the Apple fiscal calendar? The amounts do not coincide with those...

Ti 9+ support and added bind/unbind methods. **TiBeacons.bindBeaconService()** will force the bind to prevent TiBeacons.isReady() from always remaining false (https://github.com/jamesfalkner/liferay-android-beacons/issues/25) ``` var handle; TiBeacons.bindBeaconService(); // This will force the bind...

I'm trying module on my nexus 5x, but I get this error message in the log: ``` javascript [WARN] : Binder: Caught a RuntimeException from the binder stub implementation. [WARN]...

Hi, I'm using TiShadow 2.10.1 and Ti 8.0.1.GA on iOS alloy project, but receive this error when I run. I have to add `Alloy = require('alloy')` to solve. It's normal?

# Change Log ### v7.1.0 - Update Google Mobile Ads SDK 11.3.0 (https://github.com/CocoaPods/Specs/tree/master/Specs/5/9/a/Google-Mobile-Ads-SDK/11.3.0) - Update Meta Audience Network SDK 6.15.0 (https://developers.facebook.com/docs/audience-network/setting-up/platform-setup/ios/changelog#6_15_0) - Update Meta Adapter 6.15.0.0 (https://developers.google.com/admob/ios/mediation/meta#version-6.15.0.0) - Update InMobi...

Consent mode for apps was updated Oct 30th 2023 and now contains two additional parameters. It would be useful to be able to set these parameters for EEA users. -...