Facebook doesnt work for me on android 6.0 or later no ads show. Have any of you guys got FAN to work on android 6 or later? I even tried latest sdk and still no ads.
If anyone got it working how did you get it working?
DroidGenie:
Facebook doesnt work for me on android 6.0 or later no ads show. Have any of you guys got FAN to work on android 6 or later? I even tried latest sdk and still no ads.
If anyone got it working how did you get it working?
Can you share a screenshot of the error your getting or more information on what’s not working?
xipxap
June 20, 2016, 5:48pm
#3
DroidGenie:
Facebook doesnt work for me on android 6.0 or later no ads show. Have any of you guys got FAN to work on android 6 or later? I even tried latest sdk and still no ads.
If anyone got it working how did you get it working?
Same here… not shows ads, no shows error and all seems OK
ardi
June 20, 2016, 8:33pm
#4
DroidGenie:
Facebook doesnt work for me on android 6.0 or later no ads show. Have any of you guys got FAN to work on android 6 or later? I even tried latest sdk and still no ads.
If anyone got it working how did you get it working?
I’m using just native ads and they show normally on 6.0+ . Once I created a placement on Saturday and it doesn’t show any ads on ANY android devices because the guys who activate placements were on holiday I suppose. I created a new app on monday with new placements and they activated in minutes… so maybe is this the problem.
Your game is really really cool. Very nice! Added a good comment to the market. Hope it catches on.
Nice to meet you.
Charlie
[hr]
Hey guys,
My name is Charlie.
I am a software engineer out of New Jersey who is making Android games in his spare time for fun mostly, with a dribble of income. Currently I am working for a major telecommunications company during the day and making games by night.
As a history, I first got into coding for games by making a mod for the original version of quake called Headhunters. It was pretty popular and has been ripped off for many games since, including the most recent version of Halo.
Since then, I have dabbled in learning 3D graphics programming but only as a part time effort for fun. No real education.
When I got my original Droid, I figured I would give programming for Android a try. I taught myself Java which I didn’t know and OpenGL which I only had a little experience in and cracked open my old high school Trig textbooks and made a game called Lava Ball . Problem is that I spent too much time on the technology of the game and very little time on actually making the game fun. As it stands, it is still a pretty cool tech demo and has made a little money with about 400 paid downloads.
Rebound was my next game which was really simple to code and is a fun game. I am making about 5 bucks a day off of that one mainly because of its very high CTR. It has about 40K downloads but only 7K actives.
Tap Crazy is my latest effort. It has about 15K downloads and 3 K actives and is making a few bucks a day for me.
My latest is a brick breaker/breakout style game that is not released. It is pretty cool.
Gonna try to churn out a bunch of low end advertised games with cross referenced ads to each other (papi marketing style) after that to try to increase revenue.
Anyway, that is my story. Nice to meet you all.
Regards
FYI, currently using a Droid Razr.
I am using 6 and they seem to work fine and I am using them via HeyZap mediation…
I’m using Android 6.0.1 and facebok audience network is working well but I’m not integrating them directly, it’s via appodeal.
Using thier SDK directly it doesn’t work, ads only show for android 5+ devices and below, just shows nothing on 6 and no error messages in logcat
mzgs
June 22, 2016, 6:45pm
#8
It woked for me on 6.0 no problem with showing. I do not know what the problem is but try this :
if (Build.VERSION.SDK_INT >= 23) {
if (checkSelfPermission(android.Manifest.permission.WRITE_EXTERNAL_STORAGE)
!= PackageManager.PERMISSION_GRANTED) {
ActivityCompat.requestPermissions(this, new String[]{Manifest.permission.WRITE_EXTERNAL_STORAGE}, 1);
}
}
@DroidGenie sorry to be off topic but I read before that you were using ads2apk? Are they still active can we still use them and is it still profitable to subscribe to their services?
I am using FAN and it work fine on 6.0, note you must install facebook app and login before ads show.
Also they will review your app for FAN