Dynamic component extension with other extensions

Hello! I'm doing my first app in appinventor and I am facing the following issue.
Up untill now the only extension I was using was the dynamic component extension by yusufcihan

Everything was working great and my app is almost finished, but now I decided I wanted to add the functionality of taking screenshoots. So I added the Taifun screenshot extension to my project.

Now, it seems these two extensions don't work well together and when I test my app either with app companion or by building the apk, screens won't load. They stay fully blank.

I have been trying to figure out why this happens with some minimal projects and I always have this issue, not only with screenshot extension but with any other extesion I have tested. Every time I add a dynamic component extension along with another extension, I face the blank screen issue. I have tried using different dynamic extensions along with different screenshot extensions and even other extensions for different functionalities and i always face this same issue.

Here you can check a minimal example project in which I face this kind of issue.

extensionTest.aia (468.7 KB)

Do you guys have the same problem or is it just me?
Is it a known issue with dynamic component extensions?
Could anyone give some directions on how to fix it?

Make and model of Phone, and android version
Version of Companion App
Confirm you also get the blank screen with a compiled and installed app

No issues here with multiple extensions in an app/project (including yours) using companion app 2.73au and compiled app on Google Pixel 8a, Android 15.

You might try with the bugfix companion app 2.73t6:

If asked, select "Not Now"

Phone is Xiaomi Redmi note 8T.
Companinon version is 2.73a

I double checked and the apk seems to work fine. I would swear it wasn't working fine the last time I checked, but I might be mistaken.

Issue still persisted when using companion app. I have reinstalled the companion app and this seems to have fixed the issue too.

So, not sure what was wrong, but everything seems to be fine now on my end.

Thank you very much for your help.

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