Skip to content

bug(cloudinary): 16 KB page size #609

Description

@Sandervg03

Plugin(s)

  • Accelerometer
  • Android Battery Optimization
  • Android Dark Mode Support
  • Android Edge-to-Edge Support
  • Android Foreground Service
  • App Review
  • App Shortcuts
  • App Update
  • Asset Manager
  • Audio Recorder
  • Background Task
  • Badge
  • Barometer
  • Bluetooth Low Energy
  • Cloudinary
  • Contacts
  • Datetime Picker
  • File Compressor
  • File Opener
  • File Picker
  • Live Update
  • Managed Configurations
  • NFC
  • Pedometer
  • Photo Editor
  • Posthog
  • Printer
  • Screen Orientation
  • Screenshot
  • Speech Recognition
  • Speech Synthesis
  • SQLite
  • Torch
  • Zip

Version

7.0.1

Platform(s)

  • Android
  • iOS
  • Web

Current behavior

After updating to v7.0.1, I checked the apk for my android build and got the warning that 3 sources did not support the 16 KB page size requirement. I found the sources to originate from the plugins or sources within the cloudinary plugin.

Expected behavior

The 16 KB page size requirement to be fulfilled

Reproduction

https://github.com/Sandervg03/-capawesome-capacitor-cloudinary-bug-report

Steps to reproduce

  1. In root, run yarn to install dependencies.
  2. Open Android folder in android studio to sync gradle files.
  3. Start app in emulator.
  4. In android studio, click build and analyze APK
Image
  1. You will find the following
Image
  1. Open root folder and remove @capawesome/capacitory-cloudinary from package.json, run yarn and npx cap sync.
  2. Open android folder in android studio, open terminal and run: ./gradlew clean as well as ./gradlew build.
  3. Start app in emulator.
  4. In android studio, click build and analyze APK
Image
  1. You will find the following
Image

Other information

No response

Capacitor doctor

➜ capacitor-app git:(main) yarn cap doctor
yarn run v1.22.22
$ /Users/sander/work/capacitor-app/node_modules/.bin/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: not installed
@capacitor/cli: 7.4.3
@capacitor/core: 7.4.3
@capacitor/android: 7.4.3

[success] Android looking great! 👌
✨ Done in 0.92s.

Before submitting

  • I have read and followed the bug report guidelines.
  • I have attached links to possibly related issues and discussions.
  • I understand that incomplete issues (e.g. without reproduction) are closed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions