Code

Discussion on Your Radio App (Single Station)

Discussion on Your Radio App (Single Station)

Cart 936 sales

905 comments found.

Hi, my app built with Your Radio App (Single Station) was suspended by Google Play for Repetitive Content policy violation. I have multiple apps using your template and my developer account is at risk. Have other buyers reported this? Do you have any recommendations to avoid this issue? Thanks.

uis304 Purchased

Hi, I’m having this problem when compiling the application. Screenshot: https://ibb.co/BKFZhTH8

Hi, Previously jitpack was down, now it should be back to normal, please try again. Thanks

Hi, On exit screen, (after “What do you want to do?”, “Cancel Minimize Exit”), word “Cancel” is broken into 3 lines. It doesn’t fit on the same line with “Minimize” & “Cancel”, How to fix it? Tested on Samsung S21+ and S24+

Hi, Can you send us screenshots of the issue so our team can fix it in the next update? Thanks

Hello, I have a problem, the banner ad disappears after 2 minutes and doesn’t reappear. Could you please check it?

It’s strange because the native ad remains permanent, but only the banner disappears after a certain time.

When I place AdMob test ads, they’re permanent. How can I fix this problem? Is there a guide?

Hi,

This clearly indicates the issue is from the ad network side, not from our code. If it were a coding problem, AdMob test ads would behave the same way — but since test ads stay permanent, the implementation is correct. There is no logic in our code that hides or removes banner ads. This usually happens due to AdMob serving limitations, policy enforcement, low fill rate, or account-related issues. Please check your AdMob account and contact the AdMob Help Center for further clarification.

Thanks

https://codecanyon.net/user/solodroid Tu app usa APIs o parámetros obsoletos para la pantalla de borde a borde, como podre resolver esto? y se que aun se puede continuar sin resolverlo peri en mi caso que necesito transferir unas app y por ese aviso no me deja

Hi, English please! We don’t quite understand what you mean, please explain in more detail. Thanks

https://codecanyon.net/user/solodroid Your app uses outdated APIs or parameters for edge-to-edge display. How can I resolve this? I know it’s possible to continue without resolving it, but in my case, I need to transfer some apps, and this message is preventing me from doing so. I mean this: https://drive.google.com/file/d/1fzwNqWeeiHOfW7qaA1RREl8StogWpdrx/view?usp=drive_link

Hi, It’s just a warning and should be allowed to continue. Why is it still used? It’s to ensure the app works on Android versions 14 and below. Thanks

The Latest update causes the stream to close when the app is in the background. This is on a clean new install. Have to reinstall the previous version which stayed playing in the background

Seems like the app is now not allowing background usage by default?

Hi, There are no changes to the code or functions related to background mode, just like the previous version, we have checked and the app runs in background mode without any problems, double check your configuration, also try our default demo version, if you experience any issues, try recording it with a screen capture video and send the details to our email: help.solodroid@gmail.com Thanks

l sent you an email on how my update on the current release of API 16 is crashing my app. l install all my installation went through a complete clean project again uploaded again, same experience. l have sent you a details explanation include screenshots and analysis.

Thank you for the clarifications and support. So should I go ahead and accept the changes and publish the update?

Again l have just tried to open my current store version yet is not opening on my three devices. l installed the test version too and it is not opening still. A user sent me a personal mail too, making similar complaints about my experience.

When Storage data and cache are clear from the phone settings apps/notification, the crashes stops whether on the current or updated one. To update subsequently one needs to keep clearing caches on old version

Thank you for always being there and taking time to help whenever and however.The crash seems to have been resolved. The fix activates the AdMob why in the Json file the AdMob was deactivated. What will I do in this instance?

Hi, It should also be inactive, if not, then the json data fails to load, it’s better to change all unit ids to 0 as well. Thanks

After trying to update my app to the latest API in google play console, l got this warming but ignored it:

"This app bundle contains native code, and you've not uploaded debug symbols. We recommend you upload a symbols file to make your crashes and ANRs easier to analyse and debuja. learn more"

Now, my app crashes on Play store. Why should l do?

Hi,

This warning is unrelated to the crash you’re experiencing, as it can be safely ignored. What ad network SDK are you using?

Regarding your crash, there’s likely a configuration error you made, possibly due to an invalid JSON structure or other issue. Please send us your app URL in the Play Store so we can review it.

Thanks

After the latest update I can’t compile the project. In com.app.myradio.activities.ActivityRedirect I get:

import com.solodroidx.ads.appopen.AppOpenAd; → Cannot resolve symbol solodroidx

AppOpenAd.isAppOpenAdLoaded = false; (and other usages) → Cannot resolve symbol AppOpenAd

Per recommendation, I changed: implementation ‘com.github.solodroid-dev.ads:admob-ads-sdk:1.+’ to: implementation ‘com.github.solodroid-dev.ads:admob-ads-sdk:1.3.2’

Can you confirm the correct dependency + required repository entries that provide com.solodroidx.ads.appopen.AppOpenAd for this template version?

Hi,

The latest SDK update failed to build on the JitPack server due to a temporary JitPack outage. The + version notation is intended to always fetch the latest available version. However, when JitPack experiences downtime, this can cause cache issues and false positives.

The version that failed to build has already been removed. However, due to JitPack server and cache issues, the release was still incorrectly detected.

The last stable version is 1.3.2. By using this specific version, the project should build successfully without any issues.

Thanks

Castoos

Castoos Purchased

Android resource linking failed com.app.yoursingleradioapp-mergeDebugResources-3:/values/values.xml:6077: error: resource color/gnt_black (aka com.app.yoursingleradioapp:color/gnt_black) not found. com.app.yoursingleradioapp-mergeDebugResources-3:/values/values.xml:6077: error: resource color/gnt_black (aka com.app.yoursingleradioapp:color/gnt_black) not found. error: failed linking references. when i start edit apk this is show me, i try new empty also this show

Hi, To fix this issue, try to change ad network sdk in the build.gradle file to specific version instead of 1.+, change to 1.3.2 Thanks

Castoos

Castoos Purchased

you mean build.gradle app or build.gradle

Hi, build.gradle (Module: app) Thanks

ada bug di sini implementation ‘com.github.solodroid-dev.ads:admob-ads-sdk:1.+’

coba dicek kembali

Ubah versi ad network sdk 1.+ di file build.gradle ke versi spesifik yaitu 1.3.2, masalah akan terselesaikan. Terimakasih

baik, sudah berhasil, terima kasih atas respon dan bantuannya

Oke sama2 gan.:)

please l mistakenly cancelled my hosting and my radio server is hosted there. What should l do? Please it is urgent as my radio is currently not streaming as l speak. My server, push notification and others are all there.

Hi,

That’s your fatal mistake, if you still have access to your domain, you can purchase new hosting and place your JSON files using the same structure as before. This way, your JSON URL will remain unchanged.

However, if that’s not possible, you will need to regenerate the Access Key based on the new JSON URL, update it in your Android project, and then release an updated version of your app on Google Play.

Thanks

Thank you so much. I retrieved my assets from a backup. The issue now is l updated my app and my push notification ceased from delivering messages despite leaving my firebase project intact as it were in the old API version. Is is always the case whenever l update to a new API VERSION. What should l do please.

Hi, The issue should not occur, the google-services.json file that has been registered with the applicationId / package name, it can be reused as long as it is not deleted from your firebase console, in fact if you create a new google-services.json and private key, it will result in the old data not working, alternatively, use onesignal. Thanks

Is there a way to add the streamers name from IceCast/Shoutcast?

From previous updates, l always have problems with my push notifications not working. Except l create a new account service private key and a new Google service.json file. Please what can l do not to repeat all this step and still have my notifications delivered in the new update as it was in the old? Thank you. Great app indeed!!

I think l asked this question 8 days ago shortly after the release of version 36. Now l have the exact issue.

Hi, The issue should not occur, the google-services.json file that has been registered with the applicationId / package name, it can be reused as long as it is not deleted from your firebase console, in fact if you create a new google-services.json and private key, it will result in the old data not working, alternatively, use onesignal. Thanks

uis304 Purchased

Hello, this new version 6.1.0, when it replaces the previous version, throws an error when opening the application. The error only appears when updating. A clean installation works correctly. Symptoms: when opening the app it closes automatically, throwing an error. The phone suggests deleting cache but that doesn’t solve the problem. Solution: Delete application data from application storage area. It is a problem, a person without knowledge will not be able to solve it. Video shows: https://drive.google.com/file/d/1iYMbCHCtPEcZp06F0BZp_lkHN5tDiNzd/view

When updating from a version prior to version 6.1.0, the application crashes. The only way to fix it is by clearing data and cache. :/

Hi, It’s not entirely clear how your update mechanism works, but there is definitely a change in the JSON structure used for the remote configuration. If you release a new update, make sure the app is linked to its corresponding JSON file separately so both the new and old versions can function properly. Regenerating the access key may also be necessary due to the change in the remote JSON URL. Thanks

In my case, I don’t use the remote JSON file, since I use it for more than one application. Could that be the reason?

Thank you for your update. I discovered that when internet is weak, it loads the default player not my app versions. I have experienced it and many of my users have made similar complaints. Great app all the same with many unique features

Hi, We don’t quite understand what you mean by default player, another important note is, make sure the JSON structure you use is valid, otherwise the data will fail to load and the data that was loaded will be the last successfully loaded data, you can validate your JSON structure using jsonlint. Thanks

o aplicativo está aperesenta erro:

AOO NOT CONFIGURED

PLEASE PUT YOUR ACCESS KEY IN YOUR ADMIN PANEL TO CONFIG, YOU CAN SEE THE DOCUMENTION FOR MARE DETAILED

Hi, It’s not an error, but you haven’t generated an Access Key for configuration and connection needs between remote json and android app, read the documentation in the Access Key section for more details: https://prnt.sc/DjGWgAVDRfqu Thanks

App crash when send push notification (FCM). Latest update

Hi, How do you send notifications, document it with a screen capture video so our team can evaluate for improvements in the next update related to the issue you are experiencing. Thanks

Please check your email. From encikjoe7[at]gmail.com

Hi, We have checked it, but that is not what we mean, what we mean is that we ask you to make a screen capture video starting from how you send the push notification until the problem occurs. Thanks

Hi, the social media menu isn’t working. It doesn’t show the icons, only the title. https://prnt.sc/zxW2n7UiK5SV to your_single_radio_6.0.0

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