when trying to press the "retry" button after a failed install, the following toast appears, along with an instant failure:
Couldn't parse the package. File
may be corrupt, truncated, or not co...
there's more text after the elipses. this happens whenever an install failed, and I know it's not because it failed for the same reason it did at first because it instantly gives that toast as soon as I press it, even if the error took like half a second or whatever to occur.
also, when trying to use the "install with package installer" option, it just closes the dialog without initializing it. however, this is happening because universal installer was set as the default package installer, so you would need to instead directly call the built in package installer instead of the intent call.
when trying to press the "retry" button after a failed install, the following toast appears, along with an instant failure:
Couldn't parse the package. File
may be corrupt, truncated, or not co...
there's more text after the elipses. this happens whenever an install failed, and I know it's not because it failed for the same reason it did at first because it instantly gives that toast as soon as I press it, even if the error took like half a second or whatever to occur.
also, when trying to use the "install with package installer" option, it just closes the dialog without initializing it. however, this is happening because universal installer was set as the default package installer, so you would need to instead directly call the built in package installer instead of the intent call.