-
-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
full example for Interstitial android #33
Comments
The error message is referring to the need for a theme in the ad activity <activity
"keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize"
"@android:style/Theme.Translucent"/> This should be added to the tiapp.xml file in the Let me know if you need more information. Brian Caufield On Tue, Mar 24, 2015 at 7:11 PM, fadaytak [email protected] wrote:
|
thank you for your response shoud i use a specific version of module? in the release section, we have more than one version https://github.com/appcelerator-modules/ti.admob/releases cordially |
You are usually best using the latest version but you have to test to see Personally on android, I gave up on ti.admob and went with On Wed, Mar 25, 2015 at 7:50 AM, fadaytak [email protected] wrote:
|
From my side the didreceivead event is strange. You have to show ad to get it to trigger. Resulting you must show an empty window, getting all the main app to not respond if not ad is received. I did manage to get something with a little work.Also I didn't manage to get your fork to display interstititial with ios8. For the time being, I only use banner ads. Was working fine with ios7. |
with this
there is no error message, thank you... but there is no ads and i have new one
i have an error message of google play services any idea? cordially |
I never got interstitials working properly with this module either, in my On Wed, Mar 25, 2015 at 7:10 PM, fadaytak [email protected] wrote:
|
Oh, and you can safely ignore the Google play services not found error - I On Thu, Mar 26, 2015 at 9:21 AM, Brian Caufield [email protected] wrote:
|
I'm having the same problem. I can not activate the interstitial android. |
I've made some changes to source code of ti.admob module and got worked interstitial ads properly and added support for smart banner. The main thing, is that module dont have support of interstitial ads in the version on GitHub. |
@bcaufield you said on your 25th march comment that https://github.com/ndizazzo/android-parse-titanium-module has a working example of an |
I wish to display an interstitial, but when I use the code, only a normal banner is displayed on bottom. Anybody has same issue? I did'n open another issue due it's related to this one. Using this module (v2.1.5 from https://github.com/appcelerator-modules/ti.admob/releases/tag/android-2.1.5) and the code in #33 (comment). |
A bit confused, are there versions of this (or any) module that display interstitial ads for either/both iOS and Android? |
Did anyone manage to get this working? |
hi
have you a full sample for supporting android Interstitial???
this one doesn't work
and the result is :
The text was updated successfully, but these errors were encountered: