Closed aaronschachter closed 8 years ago
Keep getting large tracked changes to Lets Do This.xcodeproj/project.pbxproj
-- I believe it's due to this line that gets added (I think from adding our new LDTWebViewController
class) but not sure why.
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
So what's getting piped into the webview
? Is are reading JSON from the API?
Starts work on #1014, unblocked by new Campaign
attachments
property, added in https://github.com/DoSomething/phoenix/pull/6434. Adds a newLDTWebViewController
class which renders a given URL in aUIWebView
.TODO
Demo
cc @lkpttn