Skip to content

Add way to specify fallback file explicitly #577

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
megastep opened this issue May 7, 2025 · 1 comment
Open

Add way to specify fallback file explicitly #577

megastep opened this issue May 7, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@megastep
Copy link

megastep commented May 7, 2025

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.

@SpertsyanKM
Copy link
Contributor

Hello @megastep ,

Thank you for your message. I will discuss your request with the team and get back to you with updates as soon as they are available.

@SpertsyanKM SpertsyanKM added the enhancement New feature or request label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants