Skip to content
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

Initialize BugSplat with a Different Info.plist Value #11

Open
bobbyg603 opened this issue Aug 22, 2023 · 0 comments
Open

Initialize BugSplat with a Different Info.plist Value #11

bobbyg603 opened this issue Aug 22, 2023 · 0 comments

Comments

@bobbyg603
Copy link
Member

We're in a bind with our Unreal integration.

Currently, the user cannot set their BugSplat application name and version via our Unreal plugin, as doing so would require us to change the CFBundleExecutable. In the Unreal context, we provide a way to specify this value on all platforms except for iOS. It would be nice to keep these value in sync, without having the crash reporter change the CFBundleExecutable value.

Proposal: Can we set some other value in Info.plist, and use CFBundleExecutable as a fallback? We could also use a way to do this for CFBundleShortVersionString.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant