[
https://issues.apache.org/jira/browse/CB-6903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025662#comment-14025662
]
Christopher Marshall commented on CB-6903:
------------------------------------------
This may be related to memory leaks using HTML5 Video tags inline on iOS.
Removed Video tags and everything seems to be handled.
> inAppBrowser: PDFs do not get garbage collected.
> -------------------------------------------------
>
> Key: CB-6903
> URL: https://issues.apache.org/jira/browse/CB-6903
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser
> Affects Versions: 3.4.0
> Environment: iOS 7.0
> Reporter: Christopher Marshall
>
> Plugin does not completely garbage collect memory used by local PDFs.
> The plugin resets down to a certain point but still keeps a pointer or
> reference to the previously opened PDF.
> Becomes an issue with large size PDFs being opened and reopened after an
> extended period of time on the device. The memory consumption then forces
> errors in the application and eventually causes it to crash or show black
> boxes when rendering PDFs.
--
This message was sent by Atlassian JIRA
(v6.2#6252)