Page 1 of 1

Add on issue

Posted: Tue Sep 27, 2022 8:55 pm
by vishwavaranasi
Hello team , for addon we have got this error.

ERROR ro.sync.exml.addons.ExtensionInfo - ro.sync.exml.addons.d: Unable to load add-on "com.xxx.xxx.xxx.xxx". The compatible Oxygen version must respect a "MAJOR.MINOR" or "MAJOR.MINOR+" pattern. Current version: 24+

please help us here

Re: Add on issue

Posted: Wed Sep 28, 2022 8:45 am
by alex_jitianu
Hello,

Inside the add-on descriptor file, Instead of 24+, you need to put 24.0+ as the Oxygen compatible version. Do you get this error when you try to install the add-on or when you simply start Oxygen?

Best regards,
Alex

Re: Add on issue

Posted: Thu Sep 29, 2022 10:02 am
by vishwavaranasi
Thanks Alex ..it's worked for us.