Closed jlinburg closed 3 weeks ago
Thanks for the feedback! I'll try to repro this and add a fix. Right now the screen orientation lock would be a fine fix, but for some planned future features that may be limiting.
I was able to replicate this on a Pixel 6a. Planning to go forward with the locked orientation on Android for now and revisit in the future if rotation is needed. Fix planned for 1.0.3 on Android.
Thanks!
On Tue, Oct 22, 2024, 6:31 AM rdkbob @.***> wrote:
I was able to replicate this on a Pixel 6a. Planning to go forward with the locked orientation on Android for now and revisit in the future if rotation is needed. Fix planned for 1.0.3 on Android.
— Reply to this email directly, view it on GitHub https://github.com/PulseMeshLabs/pulsemesh-openbeta/issues/12#issuecomment-2428911374, or unsubscribe https://github.com/notifications/unsubscribe-auth/BMILEMY3FU3FWHXATGS4FBDZ4YSRVAVCNFSM6AAAAABQH3E5OOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRYHEYTCMZXGQ . You are receiving this because you authored the thread.Message ID: @.***>
Closing as this is now released on both iOS and Android.
On my Pixel 6 Pro running Android 14, the audio will pause and resync whenever the device screen auto-rotates. Simple solution would be to hard set rotation to portrait in AndroidManifest.xml android:screenOrientation="portrait"