Forum Replies Created
-
AuthorPosts
-
in reply to: Messenger App #15380
Hey Andrey i am trying to test the final version of the app to send you, then i have noticed that i can’t able to logged in with a friends and Jully user.
Could you please share the credentials or grant access to these users?in reply to: Messenger App #15376Hey Andrey,
I’m trying to upload the latest application to the file manager, but it looks like I don’t currently have the required permissions to access it.
Could you please share the credentials or grant access to the file manager so I can upload the latest build of the application?
in reply to: Messenger App #15366Hey Andrey,
I’ve been testing the app across multiple devices to try and identify the root cause of the issues you reported. Since the problem could not be reproduced on the same device models we tested earlier, I expanded the testing and checked the app on around 12–15 different devices with various Android versions.
So far the app has been working properly in our testing environment. I’m continuing to review everything carefully to make sure there are no hidden issues.
I will share a fully reviewed and finalized build with you shortly so you can test it again from your side.
in reply to: Messenger App #15341Hi Andrey,
We have tested the application extensively with full effort across multiple devices, Android versions, and usage scenarios. On our side, the app is functioning smoothly and all implemented features are working as expected.
However, aside from your current device (OnePlus), we have not received any clear reproducible failure from other specific devices with verifiable details. Without at least one confirmed failing device scenario (model + OS + steps + evidence), it becomes technically impossible to debug the issue accurately.
Blinking screen at app start:
As explained earlier, this behavior is caused by the official Android Splash Screen policy on newer Android versions. The system briefly displays the app icon before the custom splash screen, which cannot be fully removed by third-party apps. We have already minimized it by matching background colors. This is standard Android behavior.
Reference (Google official documentation):
https://developer.android.com/develop/ui/views/launch/splash-screen
Scope — Requested Features Status
Below is the list of functionalities originally requested and their completion status:
Core Fixes
Full synchronization with messenger (media, locations, etc.) — Working
Image sending visibility across platforms — Fixed & Working
Video sending with preview on mobile — Fixed & Working
Audio/voice message recording issues — Fixed & Working
App icon update with new APK — Completed
Requested Upgrades
YouTube / external video link sharing with preview — Implemented
(Additionally, in-chat video playback functionality was integrated, not just thumbnail preview.)
Offline messaging capability — Implemented
Users can record/send messages while offline and they will be delivered once internet is available.
(Extended to all message types: text, voice, images, videos, location, links.)
Push notifications with sound and visual alerts — Implemented
Additional Improvements Delivered
Although not explicitly required, we also implemented several enhancements to improve reliability and user experience:
• Upgraded libraries and introduced future-ready architecture
• Offline cache display so content remains visible on poor or no connection
• Optimized chat loading and message sending performance
• Reduced unnecessary background processing
• Added upload progress indicators for video files
• Updated UI for a more modern and smoother look
• Improved stability to reduce potential crashes on supported environments
Our intention has always been to deliver a fully functional and stable application. At this stage, all requested features and fixes have been implemented and verified on our testing devices.
If you can provide a clearly reproducible issue on a specific device (model, Android version, steps, and preferably a screen recording), we will gladly investigate further. Otherwise, based on all available testing, the project requirements have been fulfilled from our side.
Kind regards,
Davein reply to: Messenger App #15315Hey andrey! Thank you for the quick response!
Yes! that last uploaded app(14th feb) is most recent and bug free from our side, so please can you check again on other devices as i mentioned and send me the screen recording, so i diagnose the root cause and get back to you as soon as possible.
(Please mention mobile device name with android version)in reply to: Messenger App #15311Hi Andrey,
This latest build is the most polished version we have delivered so far, with all major functionalities implemented and working smoothly in our testing (messaging, media sharing, offline queueing, synchronization, notifications, etc.).
For clarification, we are not asking you to request screen recordings from every user. We only need testing on one or two specific devices (preferably different from your current primary device) so we can identify where the issue may be occurring on your side.
Our genuine intention is to help you achieve a fully functional and reliable application. From our side, all features are operating seamlessly across the devices we tested. Therefore, we are also surprised that the recent build is not behaving properly in your environment.
To resolve this effectively, we kindly request a clear screen recording from one or two affected device (Mention the android version with device name) showing the full sequence (from opening the app to the issue occurring). This will allow us to understand the exact conditions and provide a precise solution instead of guessing possible causes.
Once we can clearly see the problem in action, we will be able to assist you much more efficiently and work toward resolving any remaining issues.
Thank you for your cooperation and support in this process.
Kind regards,
Davein reply to: Messenger App #15286Hi Andrey,
We have carefully investigated the issues you reported and reviewed the behavior of the latest build on our side.
• Regarding the OnePlus 8 Pro:
This device originally shipped with Android 10 / OxygenOS 10, and its final major update is Android 13 (released about two years ago). The current application includes modern features such as offline queueing, media previews, Firebase services, and real-time updates, which required integrating newer libraries and frameworks. Some of these components can behave differently or have limitations on certain older OS versions or manufacturer-customized ROMs.• Testing on newer devices:
Could you please confirm whether the latest build was tested on any newer device models as well?• Request for full screen recording:
If possible, kindly share a complete screen recording (on the new phone) starting from app launch through the crash, including steps for offline video sending and the typing field issue. This will help us identify the exact failure point.• Our testing results:
We have tested the latest build extensively across multiple brands and Android versions — including Android 16, 15, 13, 12, and 10. In all cases, core functionalities (offline video sending, messaging, media handling, etc.) are working smoothly without crashes.• Need for reproducible evidence:
Since the issue is not reproducible in our environment, the video from your side is essential for accurate diagnosis. Once we can observe the exact sequence and device behavior, we will be able to investigate further and provide a targeted solution if required.We appreciate your cooperation and look forward to your video so we can resolve this as quickly as possible.
Kind regards,
Davein reply to: Messenger App #15280Hi Andrey,
Thank you for testing the latest build and for sharing the video.
We carefully reviewed the issues you mentioned (Not display text input field properly while typing, crash during offline video sending). However, we have tested the same build on multiple Android devices across different OS versions — including older versions than your device — and all functionalities are working correctly without crashes.
When an issue appears only on a specific device but not on others using the same APK, it is typically related to device-level factors such as:
– OS-level restrictions or manufacturer customizations
– Cached data from previous installs
– Battery optimization / background limits
– Device storage or memory conditions
– Corrupted installation or outdated build remnantsTo properly investigate and resolve this, we kindly ask you to do the following:
1. Confirmation that the previous app version was fully uninstalled before installing the new one
2. A fresh test after rebooting the deviceWe recommend testing on a second device as well to determine whether the behavior is device-specific and send the screen recording if possible
We are committed to resolving any genuine issues, but we need reproducible information to proceed effectively.
Looking forward to your response.
Best regards, Dev
in reply to: Messenger App #15237Hello Andrey,
We are sharing the latest optimized build of the application with you. (Named friends.apk in the server)
In this version:
• Complete refactoring of API request handling for significantly faster response time
• Optimized chat loading and message sending performance
• Improved video, audio, and media upload stability
• Reduced unnecessary background processing
• Enhanced overall responsiveness
• Updated UI elements to provide a fresher and more modern experienceDuring this process, we observed that the previous code structure of the application was not fully optimized and included several unnecessary and inefficient parts. Earlier, this may not have caused noticeable issues because the chat functionality was limited.
However, with the addition of advanced features such as media previews, offline queueing, Firebase integration, and real-time updates, restructuring the application architecture became necessary to maintain performance and stability.
This restructuring required significant additional development time beyond the original scope, and we appreciate your understanding in this matter.The app is now running much faster and more smoothly across tested devices.
Please uninstall any older version before installing the new build to ensure proper testing.
I am also attaching a video demonstrating all functionalities working properly in the updated version.Kindly review and share your feedback.
Thank you!Video Link: /home/friendss/public_html/tempuse/FinalTesting.mp4.
in reply to: Messenger App #15201Hello Andrey!
I am working on it, I hope this time i will send you a full and final application without any bugs. Now the main concern from my side is the app is working absolutely fine, so i am figuring out why the app has so many bugs from your side. Hope to send you final application as soon as possible.in reply to: Messenger App #15169Hello Andrey, I see you are testing on the older version of the android device, for further debug, Can you please test this app on latest android version device (Android 15 or 16)?
Looking forward to hearing from you.
Thank you!in reply to: Messenger App #15161Hello Andrey, May i know these information about your mobile that you are testing on? so i can debug the root issue? Because i have tested on 3 different types of phone with different android versions but the app working seamlessly without any issues.
Mobile name with model number:
Android version:
RAM:
Storage:in reply to: Messenger App #15158Hey Andrey,
I have uploaded same app on different platform so you can download and test without any confusion https://app.appsonair.com/install/ojv4UO22.
So please test the new app. In the new version you are seeing new video sending layout on the app in latest version, i already uploaded that video(Find on post 15144).in reply to: Messenger App #15144Hey Andrey, Thank you for your message.
I can see you are using a older version of mobile app, please download it with a latest app named ‘friends.apk’
Located here ‘https://friendssea.com:2083/cpsess0787105829/frontend/jupiter/filemanager/index.html’
because i have changed the video sending layout(Integrate a uploading file size). I am attaching video again with a app testing that i already upload on the file located here
https://friendssea.com:2083/cpsess0787105829/frontend/jupiter/filemanager/index.html?dir=%2fhome%2ffriendss%2fpublic_html%2ftempusein reply to: Messenger App #15145Please find this page
-
AuthorPosts