Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(core): iOS app memory leak after using the 'presentViewController…#9934

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dgmachado
Copy link
Contributor

@dgmachadodgmachado commentedJun 10, 2022
edited
Loading

…' navigation

PR Checklist

What is the current behavior?

The iOS app is leaking always after using the 'presentViewController' navigation for Frame. According to the debugging, the entire frame presented is leaking.

What is the new behavior?

The frame presented by the 'presentViewController' navigation is being disposed of memory.

farfromrefug reacted with hooray emoji
@cla-bot
Copy link

cla-botbot commentedJun 10, 2022

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors:Douglas Machado.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commitsgit config --list | grep email
  2. If not, set it up usinggit config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, seehttps://github.com/settings/emails

@cla-bot
Copy link

cla-botbot commentedJun 10, 2022

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors:Douglas Machado.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commitsgit config --list | grep email
  2. If not, set it up usinggit config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, seehttps://github.com/settings/emails

@cla-bot
Copy link

cla-botbot commentedJun 10, 2022

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors:Douglas Machado.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commitsgit config --list | grep email
  2. If not, set it up usinggit config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, seehttps://github.com/settings/emails

@cla-botcla-botbot added the cla: yes labelJun 10, 2022
@NathanWalkerNathanWalker changed the base branch frommaster toalphaJune 16, 2022 20:26
@NathanWalkerNathanWalker merged commitedc2e6a intoNativeScript:alphaJun 16, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@edusperoniedusperoniedusperoni left review comments

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@dgmachado@edusperoni@NathanWalker

[8]ページ先頭

©2009-2025 Movatter.jp