Skip to content
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

Remove references to UIWebView #184

Merged
merged 1 commit into from Apr 9, 2020
Merged

Conversation

shankari
Copy link
Contributor

@shankari shankari commented Apr 9, 2020

Switched from including Bolts and Parse framework manually to including the Bolts/Tasks cocoapod.
This:

This also allows us to remove additional frameworks from plugin.xml
Yay!

Switched from including Bolts and Parse framework manually to including the Bolts/Tasks cocoapod.
This:
- allows us to avoid hard-copying source files
- use only BFTasks and avoid imports through other parse modules
(see BoltsFramework/Bolts-ObjC#331

This also allows us to remove additional frameworks from plugin.xml
Yay!
@shankari shankari merged commit 420228c into e-mission:master Apr 9, 2020
shankari added a commit to shankari/cordova-server-sync that referenced this pull request Apr 9, 2020
Since we don't really integrate with them anyway.
This is related to
e-mission/e-mission-data-collection@ebe2d20
in PR
e-mission/e-mission-data-collection#184

Note that there appears to be a subtle bug here in which we save the sync
config but don't update the profile.  And we use the profile to determine the
frequency at which to send the IOS pushes. But that is not really related to
this change which attempted to save channels to a non-existent server.
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.

None yet

1 participant