2189 comments found.
when i tried to update from (Version 6.7.0 to 7.0.0) i got this message from android studio The project is using an incompatible version (AGP 9.0.0) of the Android Gradle plugin. Latest supported version is AGP 8.13.1
Hi, Your Android Studio is outdated, update your Android Studio to the latest version first. Thanks
Hi, what is best host
Hi Solodroid, I have updated my app to version 7.0.0 but found two critical bugs: Download Statistics: The counter on the admin panel is not increasing when users download wallpapers. Unity Rewarded Ads: The content unlocks even if the user closes the ad without finishing it. This is a major issue causing revenue loss. I have sent a detailed email with a screen recording (video) of these issues to your support address. Please check your inbox as soon as possible.
Hi,
Thanks for the information, to tix download counter issue, add the following code in the red box area:
https://prnt.sc/n-2yt_NDQbLW
https://prnt.sc/fIL93H3YSAYm
For the implementation of Unity rewarded ads, our team has reviewed the integration and confirmed that it is implemented correctly. The wallpaper unlock function is triggered only after the rewarded ad is successfully completed and the user earns the reward, which is the correct behavior.
If you are experiencing issues, it is most likely related to a bug or limitation in the Unity Ads SDK itself. In this case, it is beyond our scope of support. As alternatives, you may consider using a different ad network, contacting Unity support directly, or waiting for a future SDK update that may resolve the issue.
Thanks
Hi, Try refreshing the gradle dependencies on your android studio project: https://prnt.sc/2alslkCXdTMi Thanks
Hi after update do you i need reskin full app again if yes then whats the process?
Hi, Reconfigure the Android Studio project from open project to completion according to the documentation, for the admin panel there is no need to make changes. Thanks
Hi, When we share or download the image , the app is storing 2 same images in 2 different places, one in app name folder and one in Pictures/ folder, previously it was only one image in App Name folder. how do we solve this.
Hi, Please download the latest update we have released. Details of the changes can be found in the changelog, including fixes for issues you may be experiencing. Thanks
This App Version’s Crash Rate is Much Higher on this this activity 1. ActivityWallpaperDetail.onRequestPermissionsResult java.lang.ArrayIndexOutOfBoundsException 2. activity.ActivityWallpaperDetail.loadView java.lang.IndexOutOfBoundsException 3. activity.ActivityWallpaperDetail.lambda$showBottomSheetApplyDialog$23 java.lang.NullPointerException 4. Fragment.FragmentWallpaperLegacy.onFailRequest java.lang.IllegalStateException Please Fixed this and update new app version
Please Reply
Hi, Please download the latest update we have released. Details of the changes can be found in the changelog, including fixes for issues you may be experiencing. Thanks
thanks
Hi
Can “Native Ad on Post List & Details” option on back end ads active be separated in next update. So that we have control on Native Ad on Post List & Native Ad on Details separately.
Hi, That cannot be done. Native ads in the wallpaper list and wallpaper details must share the same configuration because they use the same list structure. If you do not want to display native ads in the wallpaper details, you will need to disable the swipe next/previous feature by setting ENABLE_VIEWPAGER2_SWIPE_DETAIL_WALLPAPER to false in the Config.java file. Thanks
Hi,
You said you would fix the wallpaper saving bug in the new Android versions. It’s been over a month and you still haven’t updated something so important. Please look into this.
Regards
Hi, Yes, that’s the schedule originally planned. However, due to ongoing technical issues, we haven’t been able to release the update yet. Our team is currently working on improvements and evaluations to release the update soon. Thanks
Hi, The latest update has been released and is now available for download. Thanks
Hi, Thank you for the update.
We miss Wortise ads
Hi, Wortise ads are permanently removed from the default project, you can see a detailed explanation in this link, but, If you still want to use Wortise, we provide customization services with direct and separate integration with our ad network SDK, if you are interested, you can contact us via email: help.solodroid@gmail.com Thanks
Hello Team, If i added Admob Ads Id in Offline ads, or also in admin panel and offline ads true in android project, then both ads are run at same time, or if online ads load fail online work fine, if online load fail online ads work fine, i am confused in it. can you explain this.
My App Ad request vs impression is 100:20 Ratio
Hi, Please download the latest update we have released. Details of the changes can be found in the changelog, including fixes for issues you may be experiencing. Thanks
Hello team, Please Check this error.
https://prnt.sc/DuZDgtp2dr04Hi, Try to change ad network sdk in the build.gradle file to specific version instead of 1.+, change to 1.3.2 Thanks
thanks its work
Could you please add Yandex Ads advertisements in the new version of the application? I want to use Yandex Ads and AdMob simultaneously with compatibility. Can you help me?
Hi,
Thank you for your suggestion. At the moment, we don’t have plans to add Yandex Ads to the regular version of the app.
However, if you’d like to integrate Yandex Ads and use it alongside AdMob with full compatibility, we can assist you through our customization service. For further discussion or inquiries, please feel free to contact us at help.solodroid@gmail.com
Thanks
hello any update
https://prnt.sc/5DcT0abdkJHcHi,
JitPack is currently experiencing downtime. Please try rebuilding your project and refresh your Gradle dependencies, see screenshot: https://prnt.sc/Fy-LE4b9WSUc
If you still encounter errors or failed builds, proceed with the offline Ad SDK integration. You can follow the complete tutorial here.
Thanks
Hi,
Please add function that let’s you adjust the wallpaper before applying it to the lock and home screen. Would be nice that when you zoom in a bit on wallpaper and click so it applies to both it should apply how you set it on the app or make some popup method where you can set adjusted wallpaper.
Next feature is to make this app tablet compatible aswell so landscape wallpaper can be available for tablets too in the app 
By going to tablet section to find wallpapers for the tablet.
Last but least add so we can set maximum size limit on admin panel like atm it limits 3MB per file and it would be great to be able to adjust that from admin panel so we can put 10MB or even 50MB etc. Since lately pictures become bigger due to resolution quality and such.
Hello, Can someone please tell me how many wallpapers I should upload before applying to publish on the Play Store?
Hi,
Do you have any estimate of when the wallpapers saving issue will be fixed in new versions of Android?
Regards
Hi, Our team is working on the update, it is estimated to be released in the middle or end of this month. Thanks
Hello Solodroid team, First of all, thank you so much for the excellent work on the Material Wallpaper template. I’ve been using it for a while now and it’s been working wonderfully.
However, I’m having a recurring problem with Google Play that I believe may be related to the codebase or the Ads SDK, and I’d like to ask for your help or clarification. implementation ‘com.github.solodroid-dev.ads:ironsource-ads-sdk:1.+’
To mediate AdMob + IronSource Bidding, Google rejects the app update for this reason:
“Invalid Data safety form → Installed apps not declared” (Detects that data from “Apps installed on the device” is being transmitted even though it is not declared).
Hi,
It seems you misunderstood, your app was rejected because your data safety form is invalid, so it has nothing to do with the ads sdk used, we have provided an example of a .csv file for automatically filling in the data safety form in the documentation, the question is, whether you used the .csv file to automatically import or did you fill in the data safety form manually yourself? so that needs to be further emphasized, then what we provide is just an example, you must make your own adjustments if necessary.
Thanks
Hi,
The following situation occurs when I clear the app’s data or cache via the icon, or when I reinstall it:
It can no longer set or share live wallpapers that had already been set and shared on the phone, and displays the error message “Wallpaper error”.
However, if I access the gallery and delete the folder created by the app, it works normally, setting and sharing the same live wallpapers.
This only happens with live wallpapers that had already been set or shared on the phone. This proves that the problem lies in how these live wallpapers are being saved.
I believe it’s a problem with saving live wallpapers in newer versions of Android.
I did more testing and found that this also happens with regular wallpapers, not just live wallpapers.
Hi, Ok, it seems like this is a new case found on certain devices or certain OS versions with the condition after the app was cleared data or uninstalled previously, our team will evaluate it further to find the problem and fix it in the next update version. Thanks for the information. Thanks
As it is a problem that affects the proper use of the app, you could resolve it with some urgency. Because most of the users use the new versions of Android.
This could negatively affect anyone who has already put the app into production.
Hi, Yes, we agree with that, currently our team has carried out the update process to fix the issue in the next update version. Thanks