marpies / onesignal-ane

OneSignal extension for Adobe AIR (iOS & Android)
Apache License 2.0
44 stars 7 forks source link

Icons #43

Open pautus opened 5 years ago

pautus commented 5 years ago

Hey, I tried to add my own icons for notifications but it's impossible for me to rebuild the extension... I keep having the same error : "onesignal-ane/android/build/outputs/aar/android-release.aar' doesn't exist." What is the correct gradle version to repack the ANE ?

ibrha commented 5 years ago

hmmmm you can change the icon from dashboard of onesignal when you send notification

marpies commented 5 years ago

I'm using Gradle v2.14.1 for this ANE, though this version is fairly old. Are you sure the gradle build is actually executed? Because according to the error the library is not built at all for you.

rubel commented 3 years ago

hmmmm you can change the icon from dashboard of onesignal when you send notification

Its about the small icon, thats integrated in the ane. How we can change it? or can we add it in res/drawable-mdpi/ etc? How we override default?