vegeta2102

Results 5 issues of vegeta2102

### What happened? https://developer.android.com/guide/practices/page-sizes Tensorflow Android lite crashs on Android15 ( with 16kb page size support) Reference: https://developer.android.com/guide/practices/page-sizes ### Relevant code ```python I am using example project for testing on...

type:bug

### Description Just want to build rive-android with debug mode as CONTRIBUTE.md step but I got a problem. ### Error log ```log FAILURE: Build failed with an exception. * What...

### Description Following on this issue https://github.com/rive-app/rive-android/issues/329 and the guidance from AndroidDeveloper https://developer.android.com/guide/practices/page-sizes#compile-r26-lower native-code has to rebuilt in order to be compatible with Android 15. ``` target_link_options(${CMAKE_PROJECT_NAME} PRIVATE "-Wl,-z,max-page-size=16384") ```...

### Description In order to update Android 15 release next year I'm trying to build app on an emulator with Android 15 with support for 16KB page sizes. Doc :...

A crash occurs in Firebase Crashlytics with version `2.2.11-native` (supported 16kb page size), but not with version `2.2.11`. - Occur device name : Galaxy A06, Galaxy S21, Redmi Note 10...