1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] Linking different .xcframework based on scheme

Discussão em 'Mobile' iniciado por Stack, Novembro 6, 2024 às 05:22.

  1. Stack

    Stack Membro Participativo

    I need to integrate 3rd party SDK that was shared to us in a form of 2 .xcframeworks, each for different environment. We are already using 2 Flutter flavors which are mapped to 2 XCode schemes under the hood, named staging and production. How would I link different .xcframework based on scheme?

    I tried linking both and then using compiler flag to import only one based on this flag but I can't link both because they use same class names.

    Continue reading...

Compartilhe esta Página