Code

Discussion on Radio Flutter App with Google Sheets as Backend - Admob

Discussion on Radio Flutter App with Google Sheets as Backend - Admob

Cart 87 sales

69 comments found.

edgm_82

edgm_82 Purchased

I have this error ”.../flutter_tools/gradle/src/main/kotlin/FlutterPlugin.kt:764:21 Unresolved reference: filePermissions “

Please try the latest version with various bugfixes and updated dependencies.

Hi me.sithiramunasinghe.flutter.flutter_radio_player.core.services.FRPCoreService.ba.c.a on android 14 the app stops working, and the errors I’m getting and about that. From what I’ve been researching, we have to inform the use of this service. the original package, people redid the lib. In this sense, will you update?

Dear Sir, I have successfully updated the RadioPlayer Flutter documentation to reflect the project modernization with Flutter Radio Player v3.0.2, Flutter SDK >=3.4.0, iOS 16.0+ and Android API 21+ support, enhanced component architecture, Google Mobile Ads v5.2.0 integration, and compatibility with latest Xcode 15+ and Android Studio versions. New version should be available shortly

Hello, you updated here but the update hasn’t come out yet. :(

update is published. please try to redownload the package from codecanyon

Hello, first of all, thank you for the support so far, I’m happy with it. I have some ideas that I want to share to make the app a little better. But I’ll see if I can share a version with you.

Well, let’s get to the point that I need help with, with version 18.0.1 from what I see we need to change some things about the traker, you can see in my last comment. Apple is refusing the application. I’ve been looking at the packages but I still don’t understand what I’m doing wrong to not be accepted.

I apologize for the delay in my response. I am currently investigating this issue and will share a solution with you shortly.

Hello, I think I found the problem. It’s xcode, I’m on version 15.2 and the last version of admob claims to be Xcode 16.2

Guideline 2.1 – Information Needed

We continue to noticed that the app uses the AppTrackingTransparency framework, but we are unable to locate the App Tracking Transparency permission request when reviewed on iOS 18.0.1.

Next Steps

Explain where we can find the App Tracking Transparency permission request in the app. The request should appear before any data is collected that could be used to track the user.

If App Tracking Transparency is implemented but the permission request is not appearing on devices running the latest operating system, review the available documentation and confirm App Tracking Transparency has been correctly implemented.

If your app does not track users, update your app privacy information in App Store Connect to not declare tracking. You must have the Account Holder or Admin role to update app privacy information.

Resources

- Tracking is linking data collected from the app with third-party data for advertising purposes, or sharing the collected data with a data broker. Learn more about tracking.

- See Frequently Asked Questions about the requirements for apps that track users.

- Review developer documentation for App Tracking Transparency.

BUG 18.0.1

Bug iOS 18

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method set_sources on channel flutter_radio_player/method_channel) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7) <asynchronous suspension> #1 FlutterRadioPlayer.addMediaSources (package:flutter_radio_player/flutter_radio_player.dart:48:5) <asynchronous suspension>

It’s not freezing, the audio just doesn’t come out on iOS. on android it is ok.

Flutter 3.22.2 Java 12 e 17 the same error Xcode 15 and 16 the same error

New version will be available shortly

My apps keep freezing randomly when you reenter main screen. Could you help me with that? it throws error: Handler (android.os.Handler) {fd18284} sending message to a Handler on a dead thread W/MessageQueue(22905): java.lang.IllegalStateException: Handler (android.os.Handler) {fd18284} sending message to a Handler on a dead thread

item will be updated shortly. please check if the will still freezing

There is a carousel_slider problem with the latest version of flutter.

item will be updated shortly

I am still having problems running the application. “Your project requires a newer version of the Kotlin Gradle plugin”

New version will be available shortly

when you log out of the application and open it again, it stays on the white screen, can you help me?

Hey. Radio FlutterApp does not have login/logout functionality as it’s not require any authorization to play the radio station. What app you refering to?

Hello. How can I make the background just a single color?

Even if I change the color in main.dart

( primarySwatch: Colors.red, )

The top part, player button and volume appear in purple and the other half of the background in white.

First, I would like to make the background just a single color and second, why doesn’t it turn red when I change it?

I searched here in an old comment, but the proposed solution doesn’t work.

If you want to change top color, check components\header.dart line 8: wher you can set a color for HeaderPainter.

Similarly, for buttons, check controls.dart and manually update color of the buttons, and put your desire color instead of `Theme.of(context).primaryColor`

It closes directly. If you want, can you edit it through the application I sent you an e-mail and send it to me?

I’m verifying the issue and working on solution.

Marcosoftyazilim, please run `flutter pub get` command to fetch latest library (new library contains fixed for Android 14)

FATAL EXCEPTION: main E/AndroidRuntime(25471): Process: com.example.flutter_application_1, PID: 25471 E/AndroidRuntime(25471): android.app.MissingForegroundServiceTypeException: Starting FGS without a type callerApp=ProcessRecord{4b1a603 25471:com.example.flutter_application_1/u0a191} targetSDK=34 E/AndroidRuntime(25471): at android.app.MissingForegroundServiceTypeException$1.createFromParcel(MissingForegroundServiceTypeException.java:53) E/AndroidRuntime(25471): at Lost connection to device. the Dart compiler exited unexpectedly.

I’m verifying the issue and working on solution.

Brianakabear, please run `flutter pub get` command to fetch latest library (new library contains fixed for Android 14)

Much appreciated.

hello, i love your app interface and will love to buy it. i do have some questions though. i am new to flutter. can i use my android studio on windows 10 PC to build the Android and IOS Variants. thanks

Hey. Flutter allows to build application for ios and android from same code. Still, if you want to build iOS application you need to have macOS with Xcode IDE installed, as it still using native compiler to generate signed .ipa that can be distributed: https://docs.flutter.dev/deployment/ios

So, as you have Windows 10 PC you can build Android variant, but building ios version for deployment required to use macOS machine, or macOS Virtual machine with Xcode.

Will you be updating to ensure the target API level is at least 34 or higher? help me please

Google Play reported an error stating that the target SDK level must be 34 or higher. Could you please update the target API level to 34 in the attached file? I purchased it through CodeCanyon and would appreciate your help. When I try to change it myself, the app opens but closes immediately after the splash screen.

Sure, please provide the link to the file.

https://drive.google.com/file/d/1WltqrxkNIQY66uW5glmK-lWO3trUHIDS/view?usp=sharing

the update will be availabe on codecanyon to download

Will you be updating to ensure the target API level is at least 34 or higher?

the update is coming.

android.app.MissingForegroundServiceTypeException

I am getting many errors on android. I don’t know how I can capture these errors… can you see?

Exception android.app.MissingForegroundServiceTypeException: at android.app.MissingForegroundServiceTypeException$1.createFromParcel (MissingForegroundServiceTypeException.java:53) at android.app.MissingForegroundServiceTypeException$1.createFromParcel (MissingForegroundServiceTypeException.java:49) at android.os.Parcel.readParcelableInternal (Parcel.java:4882) at android.os.Parcel.readParcelable (Parcel.java:4864) at android.os.Parcel.createExceptionOrNull (Parcel.java:3064) at android.os.Parcel.createException (Parcel.java:3053) at android.os.Parcel.readException (Parcel.java:3036) at android.os.Parcel.readException (Parcel.java:2978) at android.app.IActivityManager$Stub$Proxy.setServiceForeground (IActivityManager.java:7214) at android.app.Service.startForeground (Service.java:775) at kc.c.a at o3.e.F at o3.e.o at o3.e.a at o3.d.handleMessage at android.os.Handler.dispatchMessage (Handler.java:102) at android.os.Looper.loopOnce (Looper.java:230) at android.os.Looper.loop (Looper.java:319) at android.app.ActivityThread.main (ActivityThread.java:8893) at java.lang.reflect.Method.invoke at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:608) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1103)

can you provide more info what’s wrong with installation? The warnings (not error) above is mostly compiler things, still compiler resolves it automatically, so you will get the build fine (as it related to the library it uses, this warning can’t be removed).

this is the problem the app just closes

could you please send me direct message with the issue you have? (if you can share your app code, it will help to understand better why the app crashes). So far I couldn’t reprodude any crash running app on my physical android device.

I still have the debug problem. I mentioned in the email that I want to find the folder where you have the reale apk because I think it is true and I want to change it to false so that the apk works without this change. The bug in your apk in reale apk does not work.

Hey. Let me reply to you email with guidance on how to resolve this issue.

again, the debug apk works the same way, but the realese apk does not work do you have a chance to make a remote connection? I wonder

if you are using telegram, I can write from there or whatsapp

I am a teacher, I will use this application for my students so that they can spend time

i would be very happy if you could help

Most likely it’s a cache issue. Please delete /build folder and call flutter pub get and build the apk again (so it can re-fetch latest version of the library and use it for release build).

bug IOS

Building com.teste.webradio for device (ios-release)... Automatically signing iOS for device deployment using specified development team in Xcode project: xxxxxxx Running pod install… 92,8s Running Xcode build… Xcode build done. 130,6s Failed to build iOS app Error (Xcode): Build input file cannot be found: ’/Users/casame/.pub-cache/hosted/pub.dev/google_mobile_ads-3.1.0/ios/Classes/NativeTemplates/GoogleAdsMobileIosNativeTemplates/GADTSmallTemplateView.xib’. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?

Error (Xcode): Build input file cannot be found: ’/Users/casame/.pub-cache/hosted/pub.dev/google_mobile_ads-3.1.0/ios/Classes/NativeTemplates/GoogleAdsMobileIosNativeTemplates/GADTMediumTemplateView.xib’. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?

Error (Xcode): Build input file cannot be found: ’/Users/casame/.pub-cache/hosted/pub.dev/google_mobile_ads-3.1.0/ios/Classes/NativeTemplates/GoogleAdsMobileIosNativeTemplates/GADTFullScreenTemplateView.xib’. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?

Swift Compiler Error (Xcode): Value of type ‘AudioPlayer.EventHolder’ has no member ‘receiveMetadata’ /Users/casame/.pub-cache/git/FlutterRadioPlayer-5d8aa6e8b323ed55756e782c100ac69cf0653ada/ios/Classes/core/services/FRPCoreService.swift:49:21

Swift Compiler Error (Xcode): Switch must be exhaustive /Users/casame/.pub-cache/git/FlutterRadioPlayer-5d8aa6e8b323ed55756e782c100ac69cf0653ada/ios/Classes/core/services/support/FRPPlayerEventHandler.swift:33:8

Encountered error while building for device.

Yeah, you were right. The plugin depend on SwitfAudioEx that recently out with new version and removed function used by plugin. Please check your pubspec.yaml and update url for flutter_radio_player to url: https://github.com/bossly/FlutterRadioPlayer

Hello, it started working, only the volume that lost the shares, but I don’t worry, because I remove them

thanks for sharing

In the emulator it works fine but when creating the apk for the phone everything freezes it doesn’t work anymore when you download it to the phone you need to solve the problem the volume doesn’t work nor the play

e: /Users/raulvillalta/.gradle/caches/transforms-3/889ce5bd12f1117e5357d5fcdb5e1305/transformed/core-1.10.1/jars/classes.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0. e: /Users/raulvillalta/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0. e: /Users/raulvillalta/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0. e: /Users/raulvillalta/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0. e: /Users/raulvillalta/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.22/1a8e3601703ae14bb58757ea6b2d8e8e5935a586/kotlin-stdlib-common-1.8.22.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.

Thanks for sharing those details. I’ll contact you asap

it gives errors when creating the apk in the application, and the play key does not work when the apk occurs, it freezes, and once the application runs, it freezes when you exit the application, it freezes when you open it again, I wonder if there is a chance to update it according to the new version of flutter marcosoftyazilim@gmail.com my email address

Thanks for you email, i’ll email you once check the issue.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey