Error to compile an aab and apk with Taifun InApp Billing extension

Hello, great one @Taifun I am facing difficulty in compiling an aab or apk.

This is the error that I get

From my end, I realized that the new updated inApp Billing Extension is causing conflict kindly help me with others who probably will face the same problem.

Taking a look at my blocks I have followed with care the example blocks you provided in the aia


:point_down: :point_down: :point_down: :point_down:

Hello, @Taifun your advance help will kindly be appreciated by all of us.

yes, I can confirm the issue…
the new version 3a of the extension adds the following missing application metadata element into the manifest

<meta-data android:name="com.google.android.play.billingclient.version" android:value="3.0.3"/>

it looks like Kodular still does not understand that annotation… this is similar to this Kodular bug

@pavi2410 might want to check and confirm

as workaround meanwhile you can use the previous version 3 of the extension and add the missing application metadata element manually into the manifest

Taifun
PS: I removed your example aia file… please never publish an aia file including a paid extension publicly… see also my terms and conditions…

4 Likes

It has nothing to do with Taifun’s extension;
1- It is necessary to experiment until the apk is created.
2- The page needs to stay open while the apk is being created.

Sorry @Taifun I didn’t share the aia I just typed the url https://subscribe.aia so it was not a real link take a look at it again or you can try to track Kodular activity log
:point_down: :point_down: :point_down:

For sure I don’t know how to add the manifest Library
:point_down: :point_down: :point_down:

I have tried to follow the steps but I don’t know where to get those libraries please Taifun if you don’t mind and if you have time please help me to add it can I send you the apk?

I do not know what you are talking about… there are no libraries to use for customizing the manifest and adding a new line (see red arrow)

just use version 3 of the extension meanwhile and ignore the warning while uploading to Google Play… that version will work absolutely fine…
only after Nov 1st you will need version 3a to be able to upload a new version…

Taifun

That is coming in the next release.

when @pavi2410 will the release come?

Yes @Taifun I have tried everything and a lot a lot than I can but I keep getting another error see here

I don’t real know how to solve this :point_down: :point_down: :point_down: :point_down:

I think the problem might be from here
:point_down: :point_down: :point_down: :point_down:


I think I am correct but see down here
:point_down: :point_down: :point_down:
Error3
and this keeps loading forever
Error2

I don’t real understand how to solve it

I want to take this opportunity to appreciate and my first thanks will be to @Taifun and the second precious person whom I have followed his guides until I have managed to solve all the problems is @bodymindpower
I used this method
:point_down: :point_down: :point_down:

Then when I got some error with signing key I used this method to fix all things up

With all the help of @Taifun and @bodymindpower everything was solved
:point_down: :point_down: :point_down: :point_down:

Thank you, everyone
@Lily

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.