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

Fix view controller containment issues in Titanium #36

Merged
merged 5 commits into from
Apr 22, 2020

Conversation

akashivskyy
Copy link
Contributor

This PR puts a band-aid over tidev/titanium-sdk#11651 and fixes the view controller containment among the ancestors of PSPDFViewController. Not fulfilling the requirements of view controller containment causes issues with view controller ownership and presentation, especially on iOS 12.

In addition, this PR updates README with up-to-date installation steps and adds Node.js artifacts to gitignore to enable local installation of required tools.

Copy link
Contributor

@radazzouz radazzouz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few nitpicks and suggestions, but otherwise it LGTM 👍 I tested on 12 and 13 and it works great!

@akashivskyy akashivskyy merged commit f2152b2 into master Apr 22, 2020
@akashivskyy akashivskyy deleted the adrian/vc-containment branch April 22, 2020 14:32
karolkulesza added a commit to PitcherAG/Appcelerator-iOS that referenced this pull request Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants