2769 comments found.
when next update 2026
Hi, We don’t have an exact release date yet for the next update in 2026. Updates are released periodically based on improvements, compatibility updates, and feature enhancements. It may also align with the official release of Android 17, so we can ensure full compatibility. Thanks
how to resolve this issue ?
Meta audience Network Muti ads.
You have 1 app on older versions Your oldest version: 6.20.0 Latest version available: 6.21
Hi, Sorry for the late reply, the latest version of multi-ads-sdk has used meta audience sdk 6.21, you need to update your project and refresh gradle dependencies: https://prnt.sc/fJc5UCZpakRw Thanks
Thank You So Much Sir.
Can’t login admin (cpanel demo)
Hi,
Not cpanel, but admin panel demo, there is no problem with the demo version, login functions is working fine:url: https://solodroid.net/codecanyon/android_news_app username: admin password: admin
Thanks
I have been facing a serious issue for the past 2 months. Previously, I was earning around $50 per day from my app. However, after integrating the multi-ads-sdk-no-is SDK, I started experiencing major problems.
AdMob banner, native, and app open ads are working correctly and generating revenue. However, the main issue is with interstitial ads. I am receiving around 50,000 requests for interstitial ads, but impressions remain at 0 and there are no earnings from them.
Could you please help me understand what might be causing this issue? Is it a problem with the SDK, or could there be something wrong in my app’s source code or integration?
Hi,
Thank you for the detailed explanation.
First of all, $50 per day is a very impressive result. Compared to the item price of $20 for a lifetime license, this means you recover your investment in less than one day.
Our team has thoroughly tested the SDK and confirmed there are no issues, including the multi-ads-sdk-no-is version. Since banner, native, and app open ads are working normally, this indicates that the SDK integration is correct. Therefore, the issue is most likely related to your interstitial ad configuration or AdMob account setup, not the SDK.
Please verify your interstitial ad unit ID and test using Google test ad unit IDs. Also ensure there are no policy issues or ad serving limits in your AdMob account.
Thanks
all ok but receiving 50,000 requests but impressions 0 and there are no earnings from interstitial ads.
hi will you plan to make a flutter compatible version ?
Hi, thanks for your question. At the moment, we don’t have any plans to release a Flutter-compatible version. Our main focus is on developing and maintaining a native Android version. Native Android offers several advantages, such as better performance, more stable behavior across devices, faster access to the latest Android APIs and features, and easier long-term maintenance—especially for things like ads, media playback, and system-level integrations. By focusing on native Android, we can ensure higher quality, reliability, and quicker updates for our users. Thanks
I am using AdMob mediation with Meta (Facebook) Audience Network. Banner ads are working and generating requests and earnings, but interstitial ads receive no requests and no earnings.
The interstitial ad unit is added in AdMob mediation, there are no app errors, but Facebook only serves banner ads.
What are the common reasons for Facebook interstitial ads not filling, and how can this be fixed?
i’m using this sdk: multi-ads-sdk-no-is
Hi,
From our side, the ad integration and implementation in the code are already correct and follow the documentation.
Since banner ads are working, the ad integration in the app is already correct and follows the documentation. When Meta (Facebook) interstitial ads receive no fill via AdMob mediation, the cause is usually on the ad network side, such as low inventory or fill rate in certain regions, new or low-traffic apps, incorrect or inactive interstitial placement configuration in Meta, app or placement status limitations, or mediation settings like eCPM floors being set too high so AdMob never sends requests to Facebook. We recommend reviewing your Meta Audience Network dashboard and AdMob mediation settings, or contacting Meta / Google AdMob support for further investigation.
Thanks
Can you pl help with fixes for below issues : One or more of the APIs that you use or parameters that you set for edge-to-edge and window display have been deprecated in Android 15. Your app uses the following deprecated APIs or parameters:
android.view.Window.setNavigationBarColor android.view.Window.setStatusBarColor These start in the following places:
com.app.time.activity.ActivityVideoPlayer.onCreate com.app.time.activity.ActivityYoutubePlayer.onCreate com.app.time.activity.MainActivity.lambda$showCustomDialog$15 com.google.android.material.bottomsheet.BottomSheetDialog.onCreate com.google.android.material.internal.EdgeToEdgeUtils.applyEdgeToEdge com.google.android.material.sidesheet.SheetDialog.onCreate To fix this, migrate away from these APIs or parameters.
From Android 16, Android will ignore resizability and orientation restrictions for large screen devices, such as foldables and tablets. This may lead to layout and usability issues for your users.
We detected the following resizability and orientation restrictions in your app:
<activity android:name=”com.applovin.adview.AppLovinFullscreenActivity” android:screenOrientation=”BEHIND” /> <activity android:name=”com.app.time.activity.ActivityForgotPassword” android:screenOrientation=”PORTRAIT” /> <activity android:name=”com.app.time.activity.ActivityUserRegister” android:screenOrientation=”PORTRAIT” /> <activity android:name=”com.app.time.activity.ActivityUserLogin” android:screenOrientation=”PORTRAIT” /> com.app.time.activity.ActivityVideoPlayer.setLandscape com.app.time.activity.ActivityVideoPlayer.setPortrait com.app.time.activity.ActivityYoutubePlayer.setLandscape com.app.time.activity.ActivityYoutubePlayer.setPortrait com.ironsource.sdk.controller.ControllerActivity.g com.ironsource.sdk.controller.ControllerActivity.h To improve the user experience for your app, remove these restrictions and check that your app layouts work on various screen sizes and orientations by testing on Android 16 and below
could you please help and removt all deprecated code from app ?
Hi, Please note that these are warnings that can be safely ignored, some issues related to the ad network library applovin, ironsource, and some others are indeed set to make the layout work in portrait mode, some parameters are needed to work on older android versions especially android 14 and below, so they can be ignored without any problems for now. Thanks!
Fcm notification issue: notification is not opening news in app. It opened blank screen
I am facing this issue with both FCM and one signal. Could you pl check asap
Hi, It is not clear how you send notifications, record using a video screen capture related to the issue you are experiencing. Thanks
In the admin panel, the notification (bell icon) works correctly and opens the form.
A notification is triggered from the admin panel.
When the triggered notification is opened on the mobile app,
The app navigates to the News section,
But the screen appears blank/black instead of loading the content.
Hi,
We have tested it and there are no issues, push notification is working properly, see this:https://jumpshare.com/embed/QOb2apk7rpm8bMlWJMzP
Please make sure you are using the latest updated code for both the admin panel and the Android project, and that the app is connected to the correct admin panel. If push notifications are sent from a different admin panel or from another app, the news ID will be different. This will cause the app to fail to load the content because the news ID is invalid.
Thanks
Dear author, I have two problems with the application. The first is that when the user tries to log in with their email and password, the application closes immediately after registration. The second problem is that when I upload the update to the Google Play Console, Google won’t let me publish it because the application doesn’t have the option to update through Google. In other words, my dashboard should have the option to update via Google, but it doesn’t, and this prevents me from uploading my update. Please help me, as I’ve been trying to upload the app for a long time.
Hi,
The login error issue occurs in the old version, so make sure you are using the latest updated version both in terms of admin panel code and Android code.
There seems to be a misunderstanding regarding how app updates work on Google Play.
Please note that updating an app on Google Play does not require any “update via Google” option in the admin panel or dashboard. The admin panel is only used to manage content. App updates are handled entirely through Google Play Console.
To successfully update your app, you only need to:- Use the same applicationId (package name) as the already published app
- Increase the versionCode (and versionName)
- Upload the new APK/AAB via Google Play Console as an update, not as a new app
- A different applicationId
- versionCode not being incremented
- Uploading the app as a new application instead of an update
- Policy or track selection issues in Play Console
This issue is not related to the admin panel or dashboard, and no “update via Google” feature is required in the backend.
We recommend carefully reviewing the above points in your Play Console. Once they are correctly set, you should be able to upload your update without any issues.
Thanks
When a new post is published, it does not appear in the Recent section of the app, but it does appear under the Category section. How can this issue be fixed?
Hi, Published news content should appear automatically in the Recent menu. If it does not, the issue is likely related to your hosting setup. Please make sure there is no caching mechanism on your hosting that could block or delay API requests. In this case, we recommend contacting your hosting service provider for assistance. If the issue persists, you may consider switching to a different hosting provider. Thanks
Thank You Sir
Why do we have 2 ActivitySettings classes in codebase. is it safe to remove one which is not in used ?
Hi, If you delete it, it will cause the project to fail to build, the two classes are used when the mode is different, for classic mode (old UI) and the latest UI mode, it will not have any effect, so just leave it because it will not affect performance or anything else. Thanks
The multi-ads-sdk-no-is SDK is safe to use and does not cause account bans.
Hi, All libraries are updated to the latest version from the official source, so they are safe and there should be no problems. Thanks
Need help with ads setup. If you have any video or reference document, could you please share ?
also need help with setting up—> AppLovin SDK Key. please check and share more detail as i could not found in documentation. signup on applovin has madatory field as Application Store URL: so how to register and add in code before publishing app ???
Hi,
To set up ads—especially when obtaining ad unit IDs—this process is handled independently through your own ad network account. For example, if you plan to use AppLovin, the AppLovin SDK key can be found in your AppLovin account settings.
Please note that the application store URL does not always appear to be mandatory, and there should be an option to indicate that the app is not yet published. For confirmation and guidance on this, you’ll need to contact AppLovin support directly, as this is managed entirely on their side.
Thanks
can we configure AppLovin SDK Key from admin panel instead of hard coding in code base ?
Hi, No, the applovin sdk key and admob app Id must be written hardcoded in AndroidManifest.xml in the Android project, other ads unit IDs are possible. Thanks
if we want to configure it from the admin panel, is this doable?
Hi, It is only possible for Applovin Sdk Key, for AdMob App ID it is not possible, to do that, the code must be further customized. Thanks
okay.. thanks for update
Test ads are suddenly stopped working on the emulator. What could be the reason?
Is there any option on admin panel to enable all tabs only for registered or logged in user ?
Hi, we’re not quite sure what you mean by “enable all tabs.” Could you please explain in more detail so we can better understand? Thanks
Looking for feature to display recent, category and video only if user is logged in
Hi, We understand your requirement. In other words, users must log in to access the content. Unfortunately, this feature is not available in the current version. If you would like to add this functionality, further customization will be required. As this is a more advanced customization and falls outside the scope of our standard support, an additional fee would apply. For further discussion and cost details, please feel free to contact us via email at help.solodroid@gmail.com. Thanks
I want to replace favorite to Privacy Policy or About page in my app nevigation menu. is it possible?
Hi,
Replacing the Favorite menu with a Privacy Policy, About page, or any other page is possible. However, this requires additional code customization because the page structures differ (for example, fragments versus activities). As a result, the page would need to be recreated from scratch.
Please note that this type of customization is beyond the scope of our standard support. For customization options and cost estimates, feel free to contact us via email at help.solodroid@gmail.com for further discussion.
Thanks
I want to migrate from shared hosting to VPS hosting. My question is whether this admin panel script is compatible with VPS hosting.
Hi, It may be compatible, but please ensure that the VPS you are using supports .htaccess, as this is a key requirement. Thanks
I need clarification regarding the Data Safety form in Google Play Console for the app I purchased from you.
While updating the Data Safety section, I’m facing the following issues:
Some options are getting auto-selected, even though they are not correct for my app.
The form is not allowing me to update or save properly. It shows as partially updated, but changes are not fully applied.
In particular, the option “No login feature” is automatically selected, but my app DOES have a login feature (user register & login).
Because of this mismatch, I’m worried that the Data Safety declaration may be incorrect and could cause Play Store issues.
Could you please confirm:
What are the correct Data Safety selections for this app?
Whether the app source code includes login / user account functionality that I should declare?
If there are any specific instructions I must follow while filling the Data Safety form for this app?
Please guide me so I can update the Play Console correctly without policy issues.
Thanks & regards,
Hi,
We provide sample Data Safety form CSV files in two versions: a default version and a version that includes login information. These examples are mentioned in the documentation. If you haven’t checked it yet, please refer to the documentation and use the samples as a reference: https://prnt.sc/LVyCuthI-Ek5
Thanks
thanks i brought this again is thier simple way i can block recent menu i dont want that only ytube videos i publish so
Hi,
The Recent menu is one of the core features of this app, and there is currently no option to disable or remove it. If you wish to remove this feature, further code customization would be required.
Please note that such customization is beyond the scope of our standard support. For customization options and cost estimates, feel free to contact us via email at help.solodroid@gmail.com for further discussion.
Thanks
Hi Team,
Hope you are doing well.
I really like your app and I have already purchased it. The overall concept and stability are very good
I had a few requests and questions:
Feature Request I noticed that Flutter-based apps are offering more advanced features. It would be great if you could consider adding more features to this app as well, especially:
More customization options
Additional and flexible ad placement options
More control from the admin/config side
These enhancements would really help us compete better.
Using the Same Code for Another App I am planning to publish another app with a different concept. I wanted to confirm whether it is possible to use the same source code for another app, or if a separate purchase is required for each new app/package name.
Discount / Combo Offer (Existing Customer) Since I am already a customer and interested in buying again, I wanted to ask if you have:
Any combo offers
Any discount for existing customers (even 5% would be appreciated)
Please let me know the best option available.
Thank you for your great work and support. Looking forward to your response.
Best regards, Subbarao
Hi,
Thank you for purchasing our item.
We specialize in native Android app development, so we do not offer Flutter or hybrid versions for other platforms.
Regarding ad placement, it is currently optimized and flexible. All ad settings are fully controlled through the admin panel, allowing you to customize them according to your needs. If you have any suggestions for additional ad placements, feel free to share them with us.
Please note that on the Envato Market, each license is valid for one published application only. Therefore, the number of licenses required should match the number of apps you plan to publish using this item.
Concerning pricing and discounts, Envato Market does not provide a built-in option for custom discount settings. We believe the current price is already very reasonable. This item has been available for over 11 years, and while there haven’t been major pricing changes, we continue to maintain, update, and improve it to stay compatible with the latest technologies and to add new features whenever possible. As with all Envato items, marketplace fees also apply.
We truly appreciate loyal buyers like you and value your support.
Thanks
On build I am getting below error I have tried clearing cache restarted IDE still same issue.
com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:155: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:200: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:233: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:259: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:365: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:409: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:538: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_settings_new.xml:697: error: resource dimen/gnt_no_margin (aka com.bhudroid.regarsamaj:dimen/gnt_no_margin) not found. com.bhudroid.regarsamaj.app-main-73:/layout/activity_youtube.xml:105: error: resource color/gnt_red (aka com.bhudroid.regarsamaj:color/gnt_red) not found.
Hi, Try to change ad network sdk in the build.gradle file to specific version instead of 1.+, change to 1.3.2 Thanks
Hi, I want to integrate the Triple Ads SDK into the app, but it appears that the SDK is using an outdated library version. Could you please update it to the latest version?
Hi, SDK is regularly updated, so it can’t be outdated, using version 1.+ which means the dynamic version adjusts to the latest version when built, if you want the latest specific version, change it to 1.3.3 Thanks!