Code

Discussion on Item Finder MarketPlace Full Android Application v1.19

Discussion on Item Finder MarketPlace Full Android Application v1.19

Cart 150 sales

198 comments found.

No Updates since long time

Hi,

we have a new version on this written on Flutter. It will be released this month. We are hoping that you will support it.

Hi, Are you going to update this App any time soon?

We are releasing a flutter version on this by next month. We appreciate your continued support to us.

is this app support RTL and the download link not working

Yes RTL supported. Hold on we will take a look at the build APKs.

Great product, works well and is well documented. Also, many thanks to the seller – he always answered all my questions very quickly! I recommend this product for purchase!

can i add chinese in the app by myself

Just a heads up, Attempted to submit update using fresh code V1.19. Google play rejected the update. Turns out its the same issue as of 2 years ago.

Step 1: Fix the policy violation with your app

During review, we found that your app, APP Bundle version10 violates the Device and Network Abuse policy:

We don’t allow code that introduces or exploits security vulnerabilities. Check out the App Security Improvement Program to find out about the most recent security issues flagged to developers. You can read through the Device and Network Abuse policy page for more details and examples of common violations.

For example, your app currently contains the following class, which contains a vulnerable version of X509TrustManager:

Lcom/libraries/ssl/MySSLSocketFactory$1; To properly handle SSL certificate validation, change your code in the checkServerTrusted method of your custom X509TrustManager interface to raise either CertificateException or IllegalArgumentException whenever the certificate presented by the server does not meet your expectations. You may refer to this Help Center article for additional guidance.

Please make appropriate changes to your app, and be sure to address the issues identified above. In addition to your Production release, if you have other release types that you use for testing and/or quality assurance checks (e.g. Internal test, Closed, Open), please make sure to update those tracks as well.

This rejection doesn’t impact the standing of your Google Play Developer Account, but repeated violations can result in the suspension of this app or your Google Play Developer account.

Hi,

We are sure we updated the SSL on this. We just submitted Item Finder for Android and we dont seem to encounter that issue.

Email us here for checking. mangasaurgames@gmail.com

Well if you just submitted then give it about a week, I guarantee google play will reject that submission and send you an email regards to their network and device abuse policy.

Hmm the app is over a year in Google play but we just submitted new updates for new features in one of our clients.

Maybe email us and we will check and send you some SocketFactory we are using and give it a try.

Their explanation is different. This is because the issue on this is they want to make the URL if you are using https:// to connect only to https://. What we did was either http: or https because we dont know whether you installed SSL or not. So during network check with Google they detected it and that is why they sent you a predefine explanation on the X509TrustManager.

Hi MGAppcelerator, Any plans for an update? Is there a plan for creating a php based script for this? I noticed your working hard on the Store Finder project, what about this script?

Hi,

yes we are planning to update the php files on it the same with the StoreFinder structure.

No updates useless App

Hi, email us here mangasaurgames@gmail.com if you need the update. We will be finally free next week so we can update all our apps and publish brand new apps.

Been waiting for this item to be updated so I can buy. Also waiting for deal finder update which you promised 2 weeks ago.

You got an update for deal finder Android version? I purchased but haven’t received email with update.

Consider updating the item finder app also. It’s a pretty cool app and I feel like you are losing out on customers because it has been long since it was updated.

Hi, you can email us together with the purchase code to get the update. What we mean is we havent spared any time yet for update in CC because we need to do all of it not just few apps.

Hey are you updating this and store finder soon?

Hi yes. We will update it by next week.

Ok I’m Looking forward to it.

Are you still releasing the update?

cant register new user

Can you send your server url in our email for checking mangasaurgames@gmail.com

I figured it out :-)

1- I have an error message when i add a new item : “Problems encountered while syncing. Try logging in again”. But when i quit the page (without save), the item is registered and work! How resolse this problem?

2- How an user can delete an item? There is no DELETE button.

Thanks you.

actually in the app (item finder) the swipe refresh is not implemented

Actually it is there. you will see a circular loading at the top? Thats it already but we disable the swiping. Email us here and we will give you a updated file for that. mangasaurgames@gmail.com

ok

Fatal error: Uncaught Error: Call to undefined function mcrypt_encrypt() in /home/apricode/public_html/itemfinder/application/Extras.php:66 Stack trace: #0 /home/apricode/public_html/itemfinder/admin_access.php(142): Extras->encryptQuery2(‘aghtUJ6y21klnQ8…’, ‘authentication_…’, 1, ‘authentication_…’, 0, ‘admin_access.ph…’) #1 {main} thrown in /home/apricode/public_html/itemfinder/application/Extras.php on line 66

merhaba uygulamanın php scriptini yükledim açılıyor fakat ürün kategori vs. ekleyemiyorum. yukarıdaki hata bütün sayfalarda yazıyor ne yapmam gerek acil yardım lütfen

You can send us here your error log so that we will know what is your issue. mangasaurgames@gmail.com

If the application is installed, and crash, then there is a library issue.

Sending us the crash log will help us to find your issue.

I solved problem.Application worked.There is one more problem: the number of pictures to be loaded in a item is 5 but after uploading 1 picture, it gives an error and the other pictures are not uploaded?

Can you share us via email your server url. We will check it instead. mangasaurgames@gmail.com.

Issues on this are:
Folder permission in the upload_pic in the backend
Wrong Config URL path
Small POST image size set by your web hosting

So if you will be able to share the server url of your backend via our email, we can check it.

hello ui design update?

We have as of the moment a front end website for Store Finder.

https://codecanyon.net/item/store-finder-admin-website-v10/24076518

Next week would be the new app release we have.

When the Desktop version will be available?

It is 1.18. It is only a url at the download page is retain but the code is updated to v1.18.

We are currently doing the website for Item Finder.

So I can`t use the PHP Script included in the files for a website?

I installed the php script but is a backend, so I am assuming you are working on the User End or Homepage. How long before you have this part done?

The response i am getting from the Google Play team when using your most recent update from code canyon.

Hello Google Play Developer,

We rejected Your App, with package name com.app.example, for violating our Malicious Behavior or User Data policy. If you submitted an update, the previous version of your app is still available on Google Play.

This app uses software that contains security vulnerabilities for users or allows the collection of user data without proper disclosure.

Below is the list of issues and the corresponding APK versions that were detected in your recent submission. Please upgrade your app(s) as soon as possible and increment the version number of the upgraded APK.

Vulnerability Reason

TrustManager You can find more information about TrustManager in this Google Help Center article.

To confirm you’ve upgraded correctly, submit the updated version of your app to the Play Console and check back after five hours to make sure the warning is gone.

While these vulnerabilities may not affect every app that uses this software, it’s best to stay up to date on all security patches. Make sure to update any libraries in your app that have known security issues, even if you’re not sure the issues are relevant to your app.

Apps must also comply with the Developer Distribution Agreement and Developer Program Policies.

If you feel we have made this determination in error, please reach out to our developer support team.

Best,

The Google Play Team

We checked it and we forgot updating it. Please wait we will re upload a new one.

Ahh man!! Dang. Okay It happens, I understand. When can I expect this update? Definitely looking forward to it!

Yes it is already updated. Check it. Its already version v1.18

i’m eagerly waiting for your update. when can we expect it?

Hoping we can upload the update by next week. Thanks.

hello any plans to update design soon?

Yes we have plans but as of now we will just update first the project and some adjustments.

good. try to update the design of the item detail screen. right now it looks too outdated. make it look like olx or letgo. you will make more sales.

Ok. We will be considering your suggestions. Thanks

Hi MGAppcelerator! The app is working alright, but im facing an issue. Splash Screen is very slow, is there any way this can be fixed? it takes around 2 minutes for splash screen to quit and then you can start using the app.

That is strange. Typically the splash takes around 1 second only to load. Can you email us here and send a video recording on it. mangasaurgames@gmail.com

This is a very nice App, i uploaded and configured the back end without any problem! My question is: Why don`t you add a website to go alone with the Apps?

We have plans for it. Due to heavy load on customization and will be about to end it to give way on new apps and website release.

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