airsdk / Adobe-Runtime-Support

Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.
197 stars 11 forks source link

Airsdk 33.1.758 - gradle failure FcmInstanceIDService must extend android.app.Service (pushnotifications ANE) #1743

Open Gokulv617 opened 2 years ago

Gokulv617 commented 2 years ago

img_20220304

Gokulv617 commented 2 years ago

please reply

ajwfrost commented 2 years ago

Updating the title .. have you tried doing this with the very latest ANE from distriqt? it may be that this is a change they'd already made...

Gokulv617 commented 2 years ago
]]> true

Here is our manifest file i have tried 33.1.779 Airsdk also it is showing same error,anyhow aab is creating apk only shows error like this.if if comment FcmInstanceIDService in manifest file APK is creating,I dont know the exact bug where it lies.

Note:I am using latest ANE from distriqt site

Gokulv617 commented 2 years ago

please reply

ajwfrost commented 2 years ago

Hi - we're looking to reproduce this as it may be linked to some other issues we're seeing with different behaviours between AAB and APK and legacy build modes.. just taking a little while to sort out all the dependencies for building it!

marchbold commented 2 years ago

@Gokulv617 I believe this is an issue with the ANE documentation. Just remove the FcmInstanceIDService service from your manifest as it is a legacy implementation. It will be removed in the upcoming update.

See this for more info: https://github.com/airsdk/Adobe-Runtime-Support/issues/1412#issuecomment-988350641