Skip to content

Add way to specify fallback file explicitly #577

@megastep

Description

@megastep

I have an Xcode project that can build 3 different iOS / Mac apps from the same codebase, all of these set up within Qonversion. Each of these app flavors require their own qonversion_ios_fallbacks.json files since they have separate IAPs and configuration.

As of right now, the SDK only loads the file with this naming scheme. This forces us to do some less than ideal scripting in the Xcode build process to copy the right file in the final build.

Ideally, we should have a way to give the path to the JSON file to Qonversion on init so that this can be done more seamlessly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions