Plugin(s)
Version
7.0.2
Platform(s)
Current behavior
`Recompile your app with 16 KB native library alignment
Your app uses native libraries that are not aligned to support devices with 16 KB memory page sizes. These devices may not be able to install or start your app, or your app may start and then crash.
There are new app bundles in this release that do not support 16 KB.
Android 15 supports devices with 16 KB memory page sizes, which can improve your app's performance. We recommend recompiling your app when you migrate to Android 15, and testing your app in a 16 KB environment to avoid issues for users.`
After uninstall this plugin only this problem was solved.
Expected behavior
This .so file should not created and it must support 16KB
Reproduction
https://github.com/capawesome-team/capacitor-plugins/tree/main/packages/torch
Steps to reproduce
Other information
No response
Capacitor doctor
npx cap doctor
Capacitor Doctor
Latest Dependencies:
@capacitor/cli: 7.4.3
@capacitor/core: 7.4.3
@capacitor/android: 7.4.3
@capacitor/ios: 7.4.3
Installed Dependencies:
@capacitor/ios: 7.4.3
@capacitor/cli: 7.4.3
@capacitor/android: 7.4.3
@capacitor/core: 7.4.3
[success] Android looking great! �
Before submitting
Plugin(s)
Version
7.0.2
Platform(s)
Current behavior
`Recompile your app with 16 KB native library alignment
Your app uses native libraries that are not aligned to support devices with 16 KB memory page sizes. These devices may not be able to install or start your app, or your app may start and then crash.
There are new app bundles in this release that do not support 16 KB.
Android 15 supports devices with 16 KB memory page sizes, which can improve your app's performance. We recommend recompiling your app when you migrate to Android 15, and testing your app in a 16 KB environment to avoid issues for users.`
After uninstall this plugin only this problem was solved.
Expected behavior
This .so file should not created and it must support 16KB
Reproduction
https://github.com/capawesome-team/capacitor-plugins/tree/main/packages/torch
Steps to reproduce
Other information
No response
Capacitor doctor
npx cap doctor
Capacitor Doctor
Latest Dependencies:
@capacitor/cli: 7.4.3
@capacitor/core: 7.4.3
@capacitor/android: 7.4.3
@capacitor/ios: 7.4.3
Installed Dependencies:
@capacitor/ios: 7.4.3
@capacitor/cli: 7.4.3
@capacitor/android: 7.4.3
@capacitor/core: 7.4.3
[success] Android looking great! �
Before submitting