mopsicus / umi

Unity mobile input (UMI) plugin for Android and iOS, allows to use features of mobile native input fields
MIT License
398 stars 92 forks source link

Exception: common.aar plugin with the same name and architecture was already added #109

Closed PortgateStudios closed 10 months ago

PortgateStudios commented 11 months ago

Hi, I got this error when I tried building with your package included:

Exception: Cannot include plugin 'Packages/ru.mopsicus.mobileinput/Plugins/Android/Common.aar' (Key: common.aar;None) since plugin with the same name and architecture was already added ('Packages/com.unity.purchasing/Plugins/UnityPurchasing/Android/common.aar (Architecture: None)').

Could you help me out? Thanks! :)

mopsicus commented 11 months ago

You can try to rename some of aar file

PortgateStudios commented 11 months ago

But they are packages. If I would modify them, the next time the package manager runs the modifications would be gone. :/

On Tue, 9 Jan 2024, 08:40 Igor, @.***> wrote:

You can try to rename some of aar file

— Reply to this email directly, view it on GitHub https://github.com/mopsicus/UnityMobileInput/issues/109#issuecomment-1882550165, or unsubscribe https://github.com/notifications/unsubscribe-auth/APNHOFZJXY6NGOHEZPGKAHLYNTX73AVCNFSM6AAAAABBSUPHBOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBSGU2TAMJWGU . You are receiving this because you authored the thread.Message ID: @.***>

mopsicus commented 10 months ago

You can install plugin manually, not as package, just download and put it to assets folder

PortgateStudios commented 10 months ago

I think that's what I'll do, I just always try to use packages first because it saves space in the repository, less clutter in the project folder, etc. Thanks though! :)

On Tue, 9 Jan 2024 at 15:03, Igor @.***> wrote:

You can install plugin manually, not as package, just download and put it to assets folder

— Reply to this email directly, view it on GitHub https://github.com/mopsicus/UnityMobileInput/issues/109#issuecomment-1883102744, or unsubscribe https://github.com/notifications/unsubscribe-auth/APNHOF4CNIBMP73OELVK3RLYNVE2LAVCNFSM6AAAAABBSUPHBOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBTGEYDENZUGQ . You are receiving this because you authored the thread.Message ID: @.***>