-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
Is there any chance that you all could provide static framework versions of Instabug as well as or in place of the dynamic ones? CocoaPods supports this for the past few versions. There are 2 benefits I think we'd see.
-
Any unused symbols could be removed at link time. Meaning if consumers of the SDK don't end up using the whole thing, they can end up with a smaller binary size increase from integrating Instabug.
-
This decreases the amount of dynamic linking time when the apps are being launched, which helps the app launch faster.
Thoughts?
LFabien, kastiglione and chuganzy
Metadata
Metadata
Assignees
Labels
No labels