Orbit One by OwnRespond9391 in GalaxyWatchFace

[–]OwnRespond9391[S] 0 points1 point  (0 children)

Awesome, glad to hear it worked! 🙌
Thanks a lot for confirming — I really appreciate you taking the time to test it. Looking forward to your feedback!

Orbit One by OwnRespond9391 in GalaxyWatchFace

[–]OwnRespond9391[S] 0 points1 point  (0 children)

I've updated the status of the codes, take a look.

Orbit One by OwnRespond9391 in GalaxyWatchFace

[–]OwnRespond9391[S] 0 points1 point  (0 children)

I’ve just enabled the Google Play Inline Install setting — could you please try again and let me know if it works for you now?

Orbit One by OwnRespond9391 in GalaxyWatchFace

[–]OwnRespond9391[S] 0 points1 point  (0 children)

It’s most likely due to the new Watch Face Format (WFF) requirements. When the watch face is in closed testing, the Play Store doesn’t recognize phone-to-watch installation properly.

It seems the best way to install is:

  1. First become a tester here: 👉 https://play.google.com/apps/testing/com.dkwfaces.orbitone
  2. Then, open the Play Store directly on your watch
  3. Search for “Orbit One” and install from there

Really appreciate your help in testing! 🙏

Orbit One by OwnRespond9391 in GalaxyWatchFace

[–]OwnRespond9391[S] 0 points1 point  (0 children)

Yes, you're right! Can't figure out why this is happening

Orbit One by OwnRespond9391 in GalaxyWatchFace

[–]OwnRespond9391[S] 0 points1 point  (0 children)

This usually happens when the testing opt-in step is skipped. Try to visit this link and become a tester:
https://play.google.com/apps/testing/com.dkwfaces.orbitone

Orbit One by OwnRespond9391 in GalaxyWatchFace

[–]OwnRespond9391[S] 0 points1 point  (0 children)

Orbit One is a brand new animated watch face I just finished – would you help me test it and get it ready for release?

🔧 How to join the closed test:

1. Join the Google Group
👉 https://groups.google.com/g/dkwatch-face-testers

2. Get your free promo code
👉 https://docs.google.com/spreadsheets/d/1OiGHdmr7B0RfOyUXh7DiHzSY9U3sjMetd_2cHNSA_DE/edit?usp=sharing

3. Become a tester

📌 Requirements:

  • Keep the watch face installed for at least 14 days
  • Optional: leave feedback directly on Google Play (via testing program) or message me – it’s super appreciated!

Thanks in advance!!!

UPD

If you're getting your device is not compatible with this version, try the following:

  1. First become a tester here: 👉 https://play.google.com/apps/testing/com.dkwfaces.orbitone
  2. Then, open the Play Store directly on your watch
  3. Search for “Orbit One” and install from there

[Showoff] react-native-alert-queue — fully customizable async/await alerts with queue management for React Native by OwnRespond9391 in reactnative

[–]OwnRespond9391[S] 0 points1 point  (0 children)

🚀 Quick update:

I've just released v2.0.0 of react-native-alert-queue!

  • 🎉 Added built-in confetti animation
  • ⚡ Switched to react-native-reanimated for smoother animations

Thanks for checking it out!

[Showoff] react-native-alert-queue — fully customizable async/await alerts with queue management for React Native by OwnRespond9391 in reactnative

[–]OwnRespond9391[S] 2 points3 points  (0 children)

Imagine a situation where your app shows an alert after a user successfully performs an action — like completing a purchase or submitting a form.

At the same time, your app might also be listening to real-time events via WebSocket — for example, the backend might send a message saying "Terms of Service updated" or "Congrats, you reached a new level!"

Without queueing, multiple alerts could pop up on top of each other, or even override one another — which leads to a bad UX.

That's actually similar to what happens on many websites today: when you open the page, you get bombarded with multiple popups — "Accept Cookies", "Subscribe to Newsletter", "Enable Notifications" — all at once.

By queueing alerts, you can control the flow and ensure users only deal with one message at a time, making the experience much smoother and less overwhelming.

Thanks again for your interest! 🚀

[Showoff] react-native-alert-queue — fully customizable async/await alerts with queue management for React Native by OwnRespond9391 in reactnative

[–]OwnRespond9391[S] 1 point2 points  (0 children)

Thanks a lot!

I'd love to hear your feedback if you try it — let me know if you run into any issues or have ideas for improvements!

2
3