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

Staging #5

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Staging #5

wants to merge 31 commits into from

Conversation

geek1250
Copy link

No description provided.

Luna Gao and others added 30 commits September 20, 2017 14:46
…ode_to_Xcode_9

Feature/ag 1426 upgrade the i os code to xcode 9
Actually it fixes the error that app can not open a URL if it contains space.
… the iOS system can identifies.

If the URL of PDF file contains space, it is needed to convert space to %20.
… the iOS system can identifies.

If the URL of PDF file contains space, it is needed to convert space to %20.
…PDF file can not be opened if its URL contains % owing to using stringByAddingPercentEncodingWithAllowedCharacters method.
…RL which the iOS system can identifies."

This reverts commit 8db2c2c.
…ng_CMS_integrated_calendars'

* feature/AG-2069_IOS_doesn't_open_Calendar_PDF_links_using_CMS_integrated_calendars:
  check URL is encoded or not. If it has not been encoded, it is necessary to encode the URL.
  recover master branch because the modification causes another issue: PDF file can not be opened if its URL contains % owing to using stringByAddingPercentEncodingWithAllowedCharacters method.
  If the URL of PDF file contains %, it is supported to right URL which the iOS system can identifies. If the URL of PDF file contains space, it is needed to convert space to %20.

# Conflicts:
#	src/ios/ChildBrowserViewController.m
# Conflicts:
#	src/ios/ChildBrowserViewController.m
…ng_CMS_integrated_calendars' into dev

* feature/AG-2069_IOS_doesn't_open_Calendar_PDF_links_using_CMS_integrated_calendars:
  check URL is encoded or not. If it has not been encoded, it is necessary to encode the URL.
…r branch. the code exists in Dev and staging branch.
…n_PDF_files_from_CMS_News_and_Events_when_the_PDF_file_is_located_in_a_Sub-folder_with_spaces

make useless change in order to add the code of AG-2069 back to maste…
merge into Staging from Dev
…into_new_iOS_project

Feature/ag 2790 setup code into new ios project
@bendychen bendychen deleted the staging branch May 6, 2019 06:21
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.

3 participants