bitmoji-kit-sample
bitmoji-kit-sample copied to clipboard
Sample Apps for Bitmoji Kit
## Reference SDK-1625 INTENG-15831 ## Summary Updated BranchPluginSupport to safely use BNCDeviceInfo. This mirrors the code within BNCDeviceInfo itself. ## Motivation Reports of a rare crash in this area code...
Hello guys, I am facing following issue on Crashlytics: ``` Fatal Exception: java.lang.UnsatisfiedLinkError dlopen failed: "/data/app/com.appname-YdmUBN5mOxqqlPQtPxO8sA==/lib/arm64/libpruneau.so" has bad ELF magic: 00000000 ``` I use `splits { abiFilters { } }`...
Hello guys, I am facing following issue on Crashlytics: ``` Fatal Exception: java.lang.UnsatisfiedLinkError dlopen failed: "/data/app/com.appname-YdmUBN5mOxqqlPQtPxO8sA==/lib/arm64/libpruneau.so" has bad ELF magic: 00000000 ``` I use `splits { abiFilters { } }`...
Although it is mentioned that this plugin is working with ios 12 https://github.com/BranchMetrics/capacitor-branch-deep-links/blob/master/ios/Podfile#L1 it may in fact crash on ios 12. The reason being this line: https://github.com/BranchMetrics/capacitor-branch-deep-links/blob/master/ios/Podfile#L7 In certain cases,...
https://github.com/Snap-Kit/bitmoji-sample/tree/master/android instead of https://github.com/Snapchat/bitmoji-kit-sample/tree/main/android
Hi I have tried making the snap sdk work but each time I do, it keeps showing me an error, "Something went wrong". i am following instructions to the letter...
The code in the sample has an invalid plist. xcode fails to load/show it the way it is. I know the readme says to update the values, but since it...