HelpDesk

HelpDesk Support System

DTLive - Flutter App (Android - iOS - Website ) Movies - TV Series - Live TV - OTT - Admin Panel

Q:

API FAIL WHEN CONNECTING WITH PURCHASE CODE

public

Document

24_02_2025_52_67bc98de3debb.png

All Replies

Viewing 77 to 80 of total 212 topics

Hi,

Is everything working fine?

Regards,
Mr. Priyank

Hi,

I'll provide you with screenshots to fix this player issue. Please follow them and replace the code below at the mentioned file location. This will resolve the player issue.

InteractiveViewer( transformationController: chewieController.transformationController, maxScale: chewieController.maxScale, panEnabled: chewieController.zoomAndPan, scaleEnabled: chewieController.zoomAndPan, child: SizedBox.expand( child: FittedBox( fit: chewieController.isFullScreen ? BoxFit.contain : BoxFit.fitWidth, child: SizedBox( width: chewieController.videoPlayerController.value.size.width, height: chewieController.videoPlayerController.value.size.height, child: AspectRatio( aspectRatio: chewieController.aspectRatio ?? chewieController .videoPlayerController.value.aspectRatio, child: VideoPlayer(chewieController.videoPlayerController), ), ), ), ), )

----------

Hi Priyank i did this and yes the video quality plays in original aspect ratio which is corect 

But the issue is the video added a lot of blank bars and it didnot play in full screen, in landscape it plays under the video container in small container, Is it possible to play in full screen the original sam video 

okay thaks

But I already create the app manually from firebase yesterday.

is there an issue with that

Do i need to use same Signing key or different one
Ans :  You need to create a new release key (.jks file) and also set up a new app on the Play Store under the same account. When you upload the newly built package to the Play Store, new signing keys (App Signing Key & Upload Key) will be generated. These keys must be added to Firebase under the respective Android app. Additionally, you need to replace the google-services.json file in the code with the updated version. After making these changes, rebuild the app and upload it for review on the Play Store.


do i need to create different web app as well in firebase
Ans : No need to create a new app for the web because Firebase creates only one app for the web, which is independent of the package name. Do not manually create new apps on Firebase.

Regards,
Mr. Priyank

Viewing 77 to 80 of total 212 topics

Support is Online

Office hours

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

  • Office time

    00:00:00 AM

  • Your time

    00:00:0 AM

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