Omar Basem

Results 29 issues of Omar Basem

Fixes #13246 ### Summary Add missing actions (edit/delete/reply) to certain types of messages (emoji/sticker/audio) To implement the needed functionalities there are 2 pull requests to this repo `status-mobile` and [status-go](https://github.com/status-im/status-go/pull/2771)....

request-manual-qa
external

On Android, setNativeExceptionHandler callback is not being called, although the popup is being shown. On iOS, the callback is called, but the popup is not shown. I am running in...

[REQUIRED] Issue description Video fails to play giving that error: errorException: "com.google.android.exoplayer2.mediacodec.MediaCodecRenderer$DecoderInitializationException: Decoder init failed: OMX.qcom.video.decoder.avc, Format(1, null, null, video/avc, null, -1, null, [1920, 1080, -1.0], [-1, -1]) errorString: "Unable...

bug
needs triage

It says that this library supports both horizontal and vertical scrolling, but it has no horizontal prop..??

enhancement

This is a pull request that completes the functionalities needed for issue [#13246 on status-mobile](https://github.com/status-im/status-mobile/pull/13808). Add missing actions (edit/delete/reply) to certain types of messages (emoji/sticker/audio) To implement the needed functionalities...

I was wondering if it is safe to store the AuthToken in a global variable on app launch (after getting the token from keychain), and then use the token from...

#### This PR is a continuation of that [PR](https://github.com/status-im/status-mobile/pull/13719) Fixes #13246 ### Summary Add missing actions (edit/delete/reply) to certain types of messages (emoji/sticker/audio) To implement the needed functionalities there are...

request-manual-qa
external

fixes: https://github.com/status-im/status-mobile/issues/18670 This PR implements the following in the new keypair flow: - Generating random mnemonic, and removes the hardcoded one - Keypair name screen - Generating address for the...

After upgrading to RN 0.73.1, my app gets stuck on a blank loading screen (PesistGate loading). Removing `PersistGate` from the App tree makes it work. I tried debugging the problem,...

### What happened? On Android, using FastImage with SET (Shared Element Transition) locks its dimensions. As a result, when trying to update the image's width and height it does not...

platform: Android
🏚 stale
type: accepted/bug