-
Notifications
You must be signed in to change notification settings - Fork 55
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
snapchat #55
Open
Speedytats
wants to merge
16
commits into
1.4_update
Choose a base branch
from
main
base: 1.4_update
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
snapchat #55
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
249f089
Updating to 1.4 iOS SDK
mwestergaardsc 1015078
updating sdk to specific version 1.4.0
mwestergaardsc c5645c5
Merge pull request #5 from Snapchat/SDK_1_4_Update
mwestergaardsc-zz aab4b66
Merge pull request #6 from Snapchat/1.4_update
eberglundsc 1979bde
pushing react
15a930c
Fix iOS build
safaiyeh d24ea16
Updating info.plist and Readme
cb000c6
updating info.plist
9a2e242
Removing TVOS support
0ddd4ca
updating comment
e7bdda5
gitignore new line fix
cd0a93d
Merge pull request #29 from ramanpreetSinghKhinda/rkhinda-react
ramanpreetSinghKhinda 678f25d
updating to 2.4.0
mwestergaardsc 46ffe3c
Merge pull request #43 from Snapchat/snapkit/2.4.0/release
mwestergaardsc 278482c
Updating SDK version to 2.5.0
mwestergaardsc 069c4b5
Merge pull request #74 from Snapchat/v2.5.0
mwestergaardsc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# Login Kit Sample Apps | ||
|
||
- [Sample iOS App](ios) | ||
- [Sample Android App](android) | ||
- [Sample iOS App](ios) | ||
- [Sample Android App](android) | ||
- [Sample React Native](react-native) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,18 @@ | ||
PODS: | ||
- SnapSDK/SCSDKLoginKit (1.3.1) | ||
- SnapSDK/SCSDKCoreKit (2.4.0) | ||
- SnapSDK/SCSDKLoginKit (2.4.0): | ||
- SnapSDK/SCSDKCoreKit | ||
|
||
DEPENDENCIES: | ||
- SnapSDK/SCSDKLoginKit (> 1.3) | ||
- SnapSDK/SCSDKLoginKit (= 2.4.0) | ||
|
||
SPEC REPOS: | ||
https://github.com/cocoapods/specs.git: | ||
trunk: | ||
- SnapSDK | ||
|
||
SPEC CHECKSUMS: | ||
SnapSDK: be510aaabbfa7ab0142b53770f2e79c6c6b363e6 | ||
SnapSDK: e832716ff024b17b448f9bca5feeac5a3daed3ff | ||
|
||
PODFILE CHECKSUM: b1abc23cbe49d9db7d93e95081b99dbe323bd506 | ||
PODFILE CHECKSUM: 954250a1065127ba5e258c68f9ce651a3173eedd | ||
|
||
COCOAPODS: 1.6.1 | ||
COCOAPODS: 1.11.3 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.