Skip to content

Potential issue with 16KB memory page sizes for FHIR engine 1.2.0 #2892

@meyumeapps

Description

@meyumeapps

Our app is using

com.google.android.fhir:engine:1.2.0

and seems to be flagged as not supporting 16KB memory page sizes due to the use of a version of libsqlcipher.so

buildSrc/src/main/kotlin/Dependancies has the version as

const val sqlcipher = "4.5.4"

However, it seems that version 4.6.1 and above is required for 16KB page size.

Google Play have a requirement that all apps must support 16KB page size

Image

by November 1st.

https://developer.android.com/guide/practices/page-sizes

Can someone advise on best way forward please, and apologies if I've missed something here.

Thanks
Scott

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions