Platform Libraries

Platform libraries section enables to declare native third party libraries in the project that can be used in the specific code or in extensions of the application.

Libraries must be declared inside the specific platform tag:

<urs>
    <specific>
        <android> or <ios> ...

This section of the documentation will focus on the libraries declaration using the <specific> URS tag. Additionnal options are available through the section: see specific tag detailed documentation.