Ilya Fomichev
Ilya Fomichev
Sorry, I was fast jumping to conclusions. This is the project in question: [link](https://github.com/solrudev/OkkeiPatcher). I can't pinpoint what exactly causes the issue. The project builds in 2.6.1-beta, but not in...
@julienherrero Sadly, a normal third-party app can't install packages silently. Only system-signed apps, device owner apps or affiliated profile owner apps can proceed without user action on fresh install. Ackpine...
@julienherrero Is your question resolved?
Closing due to inactivity.
@MJJacobs01 Yes, please, go ahead. You would need `strings.xml` in `ackpine-core` and sample projects. Contribute to the `develop` branch, please.
Partial fix (for `SESSION_BASED` package installer sessions) is released in [0.4.1](https://github.com/solrudev/Ackpine/releases/tag/0.4.1) through 2c245c15e63d45f93730723b7a1e148397d4c4af.
An (almost) fix is released in [0.7.6](https://github.com/solrudev/Ackpine/releases/tag/0.7.6) through 156400f6a71a1f0efb38dd45000df956d5f47173.
It seems that full fix of the issue is impossible for `INTENT_BASED` sessions. But if you have any ideas on how to tackle this issue, feel free to discuss it...