Realm is not compatible with Android Instant Apps, it crashes on startup. It is caused because named pipes are not allowed by SELinux. We have tested that anonymous pipes are allowed though.
Describe the solution you'd like
We would like to have a seamless runtime fallback mechanism to use anonymous pipes for the scenarios where, like on Instant Apps, named pipes are not allowed.
Describe your problem or use case
Realm is not compatible with Android Instant Apps, it crashes on startup. It is caused because named pipes are not allowed by SELinux. We have tested that anonymous pipes are allowed though.
Describe the solution you'd like
We would like to have a seamless runtime fallback mechanism to use anonymous pipes for the scenarios where, like on Instant Apps, named pipes are not allowed.