login-kit-sample
login-kit-sample copied to clipboard
Sample App For Login Kit
#00 pc 000000000005ef10 /system/lib64/libc.so (__ioctl+4) #00 pc 00000000000845e4 /system/lib64/libc.so (ioctl+100) #00 pc 0000000000029fd8 /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+164) #00 pc 000000000002aa20 /system/lib64/libbinder.so (android::IPCThreadState::waitForResponse(android::Parcel*, int*)+112) #00 pc 000000000002ac94 /system/lib64/libbinder.so (android::IPCThreadState::transact(int, unsigned int, android::Parcel const&,...
o0o.2030
#18 #23 #22
[SCSDKLoginClient application:app openURL:url options:options completion:] return yes. [SCSDKLoginClient application:app openURL:url options:options] return no.
Should be changed to ``` SCSDKLoginClient.clearToken() self.displayForLogoutState() ``` in the example _Originally posted by @vance in https://github.com/Snapchat/login-kit-sample/issues/9#issuecomment-606749971_
..
...
Class SCSDKCertPinningHandler is implemented in both /private/var/containers/Bundle/Application/6AE58D94-2BB8-4541-B7C4-E1CEE63A1109/ShareSDKDemo.app/Frameworks/SCSDKCoreKit.framework/SCSDKCoreKit (0x103863028) and /private/var/containers/Bundle/Application/6AE58D94-2BB8-4541-B7C4-E1CEE63A1109/ShareSDKDemo.app/Frameworks/SCSDKLoginKit.framework/SCSDKLoginKit (0x10310b9a0). One of the two will be used. Which one is undefined.
Hello, I'm not able to build project on simulator since v1.5.0 has been released ! `ld: warning: ignoring file /path/Pods/SnapSDK/SCSDKBitmojiKit.framework/SCSDKBitmojiKit, missing required architecture x86_64 in file /path/Pods/SnapSDK/SCSDKBitmojiKit.framework/SCSDKBitmojiKit (3 slices) ld:...
If someone doesn't grant access to their bitmoji, or for whatever reason doesn't have a bitmoji avatar, this code block bails out. I'm flagging this because if developers are copy/pasting...