Ticket Details

Con't find an answer?

Need Assistance? Submit a Support Ticket

Submit a Support Ticket
Footballers Style
Footballers Style 21 Mar 2025
DTLive - Flutter App (Android - iOS - Website ) Movies - TV Series - Live TV - OTT - Admin Panel
Closed public

Q : Support Request: Issue with Section Assignment and Website Update

Hello Support Team,


I’m experiencing an issue and need your assistance please 

  1. Section Assignment Issue: When I try to assign the section with genres (and other details) it successfully saves, however the website does not update after the changes. but note if i assign a banner it will reflect the update, but the problem is with the section part It seems like the changes are not reflected on the live site even though I am following the correct procedure.


    Could you please assist me in resolving this? Thank you in advance for your help!

Add Attachments .png  .jpg  .jpeg  .docx  .mp4  .mp3  .pdf  .zip  .sql
Replied (67) 61–65 of 67
Mr. Priyank
Mr. Priyank employee 26 Mar 2025, 10:38 PM

Hi,

I'll transfer this ticket to our backend team. They will assist in resolving the "Hi there" message appearing during login in the app. Once this issue is fixed, we will proceed with resolving the gray screen issue.

Thank you!

Regards, Mr. Priyank

Footballers Style
Footballers Style 26 Mar 2025, 4:39 PM

Hello again, I have another issue, but this time it's with the app. Let me explain what I did.

I followed the documentation and successfully changed the package name and app name using the Flutter method. I did everything as stated in the documentation. Then, I set up the keystore, changed the build mode from debug to release, and built the APK variant.

The only additional change I made was configuring Gradle to build split APKs for 64-bit and 32-bit architectures (I will provide the code).

The build was successful, and I installed the APK on my Android phone. However, when I launched the app, it got stuck on a gray screen. I also tried running it on the Android emulator, and the same thing happened—it stayed stuck on the gray screen for hours.

Additionally, some packages are underlined in red, and even after running flutter pub get, the issue isn't resolved

here the code i add to the build Gradle fie

splits {
abi {
enable true
reset()
include 'arm64-v8a', 'armeabi-v7a' // Include both architectures
universalApk false // Do not create a universal APK
}
}


Footballers Style
Footballers Style 26 Mar 2025, 1:50 AM

Hi Mr. Priyank,

Thank you for helping me! I really appreciate it.

However, I'm facing another issue with the login attempt. I followed the documentation guide, but I'm still encountering problems. Could you please assist me with this?

Looking forward to your help. Thanks again!


Mr. Priyank
Mr. Priyank employee 25 Mar 2025, 11:04 PM

Hi, Good Morning!

Thank you for reaching out again! I’d be happy to clarify how the sections work on the homepage.

Our app supports three types of videos/shows:
1️⃣ Premium
2️⃣ Rent
3️⃣ Free

When creating a new section for the homepage (or any other type), there is an option to select Yes/No for Premium and Rent videos/shows. Here’s how it works:

✅ If you select Yes for Premium, that section will only display Premium videos/shows.
✅ If you select Yes for Rent, that section will only display Rent videos/shows.
✅ If you select No for both Premium and Rent, then only Free videos/shows will be visible in that section.

⚠️ Important Note:

  • If there are no Premium or Rent videos available in your database, then any section set to display them will not be visible due to no data available for that category.

  • Please check the videos assigned to the section to ensure they match the selected criteria.

I hope this helps! Let me know if you need further clarification. Also, I can guide you through the steps to troubleshoot this in the future if needed.

Regards, Mr. Priyank

Footballers Style
Footballers Style 25 Mar 2025, 9:35 AM

Dear Mr. Priank, I apologize for bothering you again but there is still an issue. For example, if I create another section and apply a category, it still does not reflect on the homepage. Could you please assist with this? Additionally, it would be very kind of you to share the steps n resolve it so that I can troubleshoot myself in the future. thank you. Please note I didn't change any backend code

Showing 61–65 of 67 replies

Support is Online

Office hours

Monday – Friday
10:00 AM – 06:00 PM
IST (GMT +5:30)

Office time --:-- --
Your time --:-- --
Documentation

Explore Our Support Documentation

Whether you're troubleshooting an issue or looking for step-by-step guidance, our resources are designed to empower you with the knowledge you need

Back To Top