Coder Social home page Coder Social logo

Comments (9)

tagavari avatar tagavari commented on May 26, 2024 2

I was actually able to recreate this bug once on my device (Pixel 5) out of the blue, and it turns out that it was an issue with the app being unable to modify its encrypted shared preferences to write the new server values.

AirMessage uses Android Jetpack's Security library for encrypted storage. The current beta versions uses a release candidate, but it looks like a stable version is finally available. I'll include this dependency update in the next beta version.

from airmessage-android.

tneotia avatar tneotia commented on May 26, 2024 1

FWIW airmessage cloud works fine on OneUi 3, haven't had any issues on my S10+.

from airmessage-android.

tneotia avatar tneotia commented on May 26, 2024 1

Just tested via manual config and it is working flawlessly using the latest server and client betas.

from airmessage-android.

tagavari avatar tagavari commented on May 26, 2024

I found out that the Security library creates a shared preferences file that must be in sync with the device's local keychain, and will error out if there's a mismatch. This file not marked as excluded from Android's Auto Backup, so if you installed the app on a second device or uninstalled and reinstalled the app on the same device, you would end up with an invalid shared preferences file.

I've updated the backup rules with commit fef35bf, and it's included in release 3.1.6 which is out today. If you're still running into this issue, could you let me know if this update fixes it for you?

from airmessage-android.

CSab6482 avatar CSab6482 commented on May 26, 2024

I have since downgraded to OneUI 2.5, so I won't be able to test it unless I upgrade. I'll make a comment on u/Ok_Necessary_1306's post to see if they can test it

from airmessage-android.

CSab6482 avatar CSab6482 commented on May 26, 2024

FWIW airmessage cloud works fine on OneUi 3, haven't had any issues on my S10+.

Thank you for confirming that it is fixed!

from airmessage-android.

tneotia avatar tneotia commented on May 26, 2024

I wouldn't close this as I use airmessage cloud rather than the manual IP method. Just wanted to point out that the cloud version is working fine. Haven't had any issues with it since it launched.

from airmessage-android.

CSab6482 avatar CSab6482 commented on May 26, 2024

Oh shoot okay. If you could test the manual configuration (like, no port forwarding just with your Mac's internal IP), let me know, but it's okay if you can't. Thanks for the heads up.

from airmessage-android.

tneotia avatar tneotia commented on May 26, 2024

Yes later today I'll try it out and report back :)

from airmessage-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.