Skip to content

Converting TwitterUtils to WKWebView #1511

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

Merged
merged 9 commits into from
Aug 21, 2020
Merged

Converting TwitterUtils to WKWebView #1511

merged 9 commits into from
Aug 21, 2020

Conversation

noobs2ninjas
Copy link
Member

No description provided.

@stale
Copy link

stale bot commented Jul 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. If you believe it should stay open, please let us know! As always, we encourage contributions, check out the Contributing Guide

@stale stale bot added the Stale label Jul 4, 2020
@noobs2ninjas
Copy link
Member Author

I am waiting for my build PR before I can finish this out.

@stale stale bot removed the Stale label Jul 7, 2020
drdaz and others added 6 commits August 6, 2020 09:40
* Handles the async action in Parse initialize. Fires a notification when it's done.

* Removes failing TwitterUtils test

* Fixes a timing issue

* Improves reliability of testFetchPin

* Adds OCMock as a dependency to our test targets. Fixes the ominous build warning.

* Removes call to OCMock stopMocking in PFTestCase
It's generally advised in the OCMock docs not to call it. Tests don't seem to break if we don't have it, so it appears we don't need to call it.

* Re-adds testRotation but skips. So we remember it.
* Adds Sign in with Apple button to login view

* Adds initial Apple sign in logic

* Removes unused protocols

* Registers Apple auth delegate

* Main use thread on callback

* Adds Apple icons
Adds usage information for convert_images.rb script

* Adds tests for Apple login method

* Tweaks

* Cleans up ParseUI dependencies

* Enables tests of 'Sign in with Apple' logic in CI

* Removes 'Frameworks' folder from workspace root

It was the cause of the stack of warnings that came with every build.

* Removes tests from Cocoapods output

* Fixes naming

* Removes my dev team from signing

* Update cocoapods to 1.9.3 and travis to XCode 11.6

* Revert "Update cocoapods to 1.9.3 and travis to XCode 11.6"

This reverts commit 50a5390.

* Removes comments

Co-authored-by: Nathan Kellert <nathankellert@gmail.com>
@drdaz
Copy link
Member

drdaz commented Aug 14, 2020

We should get this in a release very soon. @noobs2ninjas Are you around? This looks good to me.

@drdaz drdaz merged commit 6da04e9 into master Aug 21, 2020
@drdaz drdaz deleted the Twitter-WKWebView branch August 21, 2020 14:00
@mtrezza mtrezza added type:feature New feature or improvement of existing feature and removed type:improvement labels Dec 6, 2021
@parse-github-assistant
Copy link

The label type:feature cannot be used here.

@parse-github-assistant parse-github-assistant bot removed the type:feature New feature or improvement of existing feature label Dec 6, 2021
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

Successfully merging this pull request may close these issues.

5 participants