1787 comments found.
hi, may i know whether the codes in this package is in Objective C or Swift? I am thinking of buying it but I can only work with Swift.
Hi! The source code is written in Swift!
i tried sending an email using what you added to your profile but it is not going
Hi! I’m sorry to hear you are having issues. Could you let me know what email you are trying to reach?
because I want to reskin
Hi! We currently don’t offer any freelance services. You may opt to hire a freelancer elsewhere like on upwork.com
I got this message from Apple.
Please explain where we can find the App Tracking Transparency permission request in your app. The request should appear before any data is collected that could be used to track the user.
If you’ve implemented App Tracking Transparency but the permission request is not appearing on devices running the latest OS, please review the available documentation and confirm App Tracking Transparency has been correctly implemented.
Hi! Could you please checkout: https://sherdle.com/help/privacy-on-ios/
Hello, I have the config.json file in the app its self, if I do the one for online, will it replace the one for online and online to be working well? thanks
Hi! Yes, you can choose to host it in the app itself or online, both are possible!
Hello, have made a mistake, wanted to purchase an IOS version then i did android. please can you help with the refund? thank you so that i can purchase the IOS version.
Hi! Could you submit a refund request with me, and I’ll check it out
Thx, done, so i had to keep my word so that i can purchase this boss.. Thanks for the acceptance.
Thanks!
Hello, Thanks for a nice template Can the config.json work online via server not locally? Looking to purchase this. Thx
Yes, that’s definitely possible!
hi, after update to new version video live stream not work, only play sound whitou video
Hi! Please see: https://sherdle.com/help/why-isnt-my-stream-working/
Hi thanks for your reply, but i check that in last version of xcode ,Even the live video that you have put for testing and by default does not work.
Are you by any chance running on the simulator?
I bought the Android and iOS version of your software and I use it only for my application, which is only for live TV and radio broadcasting. There are about 100 TV channels in my application. After downloading and running the new update on the live video playback page in the iOS version, the image is not played and only the sound is played. This problem exists even on the live stream link that you put in the template for testing.
Thank you for providing more details, but could you confirm whether this happens on the simulator or on a physical device?
Thanks for your reply, after testing with physical device, live streaming worked.
Hi,
After purchasing i never got time to work on this project. I was just trying to compile and upload project and i got this error while clicking on archive. Xcode 13.1 on Mac Pro M1 chip
haseScriptExecution [CP]\ Embed\ Pods\ Frameworks /Users/rohirnaik/Library/Developer/Xcode/DerivedData/Universal-fxjmjttkkqlsgggmkuidfwkdvhwh/Build/Intermediates.noindex/ArchiveIntermediates/Universal/IntermediateBuildFilesPath/Universal.build/Release-iphoneos/Universal.build/Script-B909B0AA1A240084532DEC18.sh (in target ‘Universal’ from project ‘Universal’) cd /Users/rohirnaik/xcode/Projects/GoaRadio/Project /bin/sh -c /Users/rohirnaik/Library/Developer/Xcode/DerivedData/Universal-fxjmjttkkqlsgggmkuidfwkdvhwh/Build/Intermediates.noindex/ArchiveIntermediates/Universal/IntermediateBuildFilesPath/Universal.build/Release-iphoneos/Universal.build/Script-B909B0AA1A240084532DEC18.sh
mkdir -p /Users/rohirnaik/Library/Developer/Xcode/DerivedData/Universal-fxjmjttkkqlsgggmkuidfwkdvhwh/Build/Intermediates.noindex/ArchiveIntermediates/Universal/BuildProductsPath/Release-iphoneos/Universal.app/Frameworks Symlinked… readlink: illegal option—f usage: readlink -n Command PhaseScriptExecution failed with a nonzero exit code
SOLVED After updating MacOS and XCode.
Great to hear!
Any expected time to wait for get a template update with the last Admob SDK?.
Hi! We will release it before the sunset of the current SDK
Hi, any news about this? . Thanks in advance.
Hi! I don’t have any updates to share at this time
Hello, my app just kept on crashing due to these lines of code
for jsonMenuItem in jsonMenu!.arrayVelue{ let menuItem: Item! =Item() }
These lines of code are not enabling the connection to my configuration file on the server. could you please fix this problem?
Is everyone else experiencing the build failure?
Please my app is crashing on the app store, unable to connect with the config file on my server. can you please take a look at this as soon as possible? Thanks
Hi! This indicates an error in your config.json file, could you try with the default config.json file?
Hi, i have been using my config file, uploaded to my server, just after about 5 days now everything went crashing. i tried using it locally but it still crashing, i used your system config to build it, so what is the problem now?
the problem is with the code, i copied and pasted the default config file into my server and it still breaks, it just won’t connect or fetch the data from the server. something about swift runtime failure the code below.
for jsonMenuItem in jsonMenu!.arrayVelue{ let menuItem: Item! =Item()
Please what is the solution to this problem? i need to get it sorted as soon as, losing users by the minute
the problem is in the config-parser
for jsonMenuItem in jsonMenu!.arrayVelue {
let menuItem: Item! =Item()
}
something about swift runtime failure: unexpectedly found nil while unwrapping an optional value
Please, please fix this problem I’m losing user
Some things are very urgent and as such should be treated as urgent, i made the complaint to you guys over 4 or 5 days ago but you have failed to look into it. i am not asking for some sort of customization, i am telling you that your product is failing to work. should I put this the Envato and ask for a refund so that I can look to purchase a product that won’t let me down from another vendor? I have lost a good number of my customers due to this app failure. it is just unacceptable, the product is not just going to fail me but everyone else that is in my shoes. taking days to get a solution on how to fix this problem or if you guys have fixed the bug or whatever that is causing the problem is unacceptable, and unprofessional
Do you or do not have a solution to the problem?
This is crazy, over 6 days to get a reply for something that is very urgent?
Hi! We checked but where unable to reproduce your issues. Based on the information received so far, it is most likely an issue with your config.json file
Could you please confirm the following:- If you use the default config.json file (both in the app, and hosted) this issue does not occur
- If you put your own config.json file in, does the issue also happen when you put it in the app (offline, not hosted)
Yes I copied and paste the default configuration file and I get the same crashing problem. I copied my configuration file into the default file and I get the same error, but if I I just build without making any changes it builds, I removed everything redownloaded the entire file from codecanyon, each time I replaced the configuration file It crashed., I will be pleased if you could get back to me sooner.
Thanks
When you mention replacing it, do you mean replacing it online or remotely? If changing it is the issue something could be wrong with the encoding of the file. Could you try changing the body of the json right in xcode?
What do you mean by changing the body of JSON in the Xcode? there’s nothing that i haven’t done, the error still remains. when I build without making any changes, and with the default JSON file it builds. now when i take that same default JSON file and place it on my server it crashes, I copied and placed my config file to the Xcode it works, I place that same config file onto my server it crashes. in all accounts, it shows that there’s something wrong, that is stopping it from retrieving the data from the server. Have you since tried to compile with the JSON file stored on the web, since I put this issue to you? you would have experienced the same issue. I do not want to have my JSON file stored locally, I wanted it stored on my server to enable updating my app content dynamically, without users having to update their app. There’s something wrong within these lines of code for jsonMenuItem in jsonMenu!.arrayVelue{ let menuItem: Item! =Item() on the swift config parser, something about swift runtime failure: unexpectedly found nil while unwrapping an optional value. i copied and tested the config parser lines of code on chatGPT and it confirms that there’s a problem within. please you have got to do some good investigation on this problem. I guessed that all most everyone that purchased this product are running or building they app using the local config file, which is why you have not gotten many queries in this regard. please recheck, I have lost all most all of my customers.
Hi! Please understand that I have tried to reproduce this issue on our side, but that all remote configuration files are working even when hosted remotely. Furthermore, I have not received any reports from other customers with the same issue. This leads me to believe that this could probably be an issue with your specific host or configuration.
Could you please update your default config.json file to https://jsonbin.io/ and let me know if this works?
I understand that taking this steps may be frustrating, but gradually excluding all potential points of faillure is important to single out the reason why this is failing for your setup specifically
Hello, with the new Google requirement, iOS apps have to have the UMP sdk and the ATT together?
This would have to be implemented in the template.
Hi sherdleapps, are you going to update the template with the new gdpr requirement?
Yes we will update the template
Ok, thanks sherdleapps
Will there be an update for the Admob sdk?
Hi! Yes we will release an update
hello, we bought an application from you on both android and ios, on ios there is no function add to post wordpress favorites, how to add it?
Hi! Since our templates are native the features may vary accros the platform.s For instance, the favorites functionality is not available on our IOS version.
may include more customization features because the app store is rejecting my app for minimal functionality and identical apps published on the store.
You could also add Blogger V3 API to handle image content and article posting just like wordpress
Hi! Please see: https://sherdle.com/help/app-doesnt-meet-guideline-4-4-2-for-minimum-functionality/ to learn how to make adjustments to get your app accepted
Buyer beware apple will reject this app based off of functionality and basic design
Hi! Apple can reject the app based on the content you show (rather then the template itself) https://sherdle.com/help/app-doesnt-meet-guideline-4-4-2-for-minimum-functionality/
hi mate I really need your help, I was trying to send an update then the following appeared to me: SDK version issue. This app was built with the iOS 15.4 SDK. All iOS and iPadOS apps submitted to the App Store must be built with the iOS 16.1 SDK or later, included in Xcode 14.1 or later. I cant use xcode 14 since my mac 2016 does not support ventura, only monterey. How to proceed?
I just found out how to solve, just downloading the new version from apple developer site and installing manually xcode 14.1 (above this version does not work on monterey only ventura)
Hi! Great to hear you where able to resolve your issue
Hi, is possible identify the device and get player_id from OneSignal?
Hi! Yes, you can do this using custom code
SOME SOLUTION…...Throughout this year, Google will require all publishers serving ads in the EEA and UK to use a Google-certified consent management platform (CMP). To meet that requirement, you can use any Google-certified CMP, including Google’s consent management solution. If you want to use Google’s consent management solution, the first thing you need to do is create a GDPR-compliant message and implement the UMP SDK
Hi! The app should already meet this constraint
Hi! Can I use other video sharing platform instead of Youtube and Vimeo?
Hi! We offer Vimeo, Wordpress and YouTube built-in, but it is possible to add other video content using Webview or custom code
Hi, I have a total of 3 Radio Stations in the App.
I can set a logo for the first radio via album_placeholder.
Please how do I set the logos for the other 2 radios to display? The images that display as logos are actually not the ones I set in the config.json file
I have been having a hard time figuring out the location of the images that display on their own.
In your reply six months ago, you indicated it cannot be done without a custom code.
has it been resolved in this version of the app? as I have been waiting for six months now.
Hi! We currently don’t offer this feature for our IOS template at this time. Thank you, and please let me know if I can answer any other questions.