Code

Discussion on The Ultimate Logo Quiz Game, Complete Flutter Mobile App

Discussion on The Ultimate Logo Quiz Game, Complete Flutter Mobile App

Cart 18 sales

18 comments found.

update this app please.

Update soon?

is this a firestore app?

Hello, this is a flutter app that runs on both android and ios and it uses firebase analytics, crashlytics, and other firebase services

Playstore issues a policy violation related to applovin sdk. How to fix it?

com.applovin:applovin-sdk com.applovin:applovin-sdk: Consider upgrading to a policy-compliant version of the SDK if available from your SDK provider, or removing the SDK.

Any solution?

Okay will try. Actually instead of document, if you publish a youtube from download code to making changes to publishing in store it would be very useful

Is using Axiom mandatory? When publishing the app in playstore they ask whether the app shares data with any 3rd party? If we use axiom then do I need to disclose it in playstore developer console while publishing?

hello, axiom is not mandatory, it is just a logging service to keep track of problems or analytics for the app. If you decide to use it, yes you need to include it in the collected data but specify the purpose that it is for analytics and diagnostics only

There is a bug. Initially when there are not enough points and I use “Solve Quiz” it ask me to open store. Thats fine. But after solving some puzzles and when having points over 100, then when I try “Solve Quiz” it keeps adding points instead of subtracting 100 point from total. I checked both the one in play store and the codecanyon code. Both have this same bug.

Hello, the animations, sound effects and animations are all part of the app’s assets. We do not provide how to make logos and sound effects the same way with animations. The animations are made with rive.app and the files generated by animations are .riv and they cannot be edited. The same way as we have logo for the app but we cannot edit the logo from illustrator. What we can do for you to assist you is create a custom animation with your custom logo. We are willing to do this for free. Email your logo of the app to dzedapps@gmail.com and we will create an animation from scratch and send it to you

i dont need animation. can you tell me how to replace the logo in opening screen with a png image. that would be enough.

okay the logo of the home page screen is found under lib/src/features/home/pages/home_page.dart line 138 there is a widget called _Logo, thats the logo shown on the home page, the code that needs to be changed is:

const RiveAnimation.asset( AssetUtils.logoAnimationAsset, animations: [‘State Machine 1’, ‘Popup’, ‘Rotate’], ),

you need to replace this based on the type of image your logo is, if its a png then replace it with

const Image.asset( AssetUtils.logoAsset, ),

and if its a svg then replace it with

const SvgPicture.asset( AssetUtils.logoAsset, ),

In Firebase section in google, it asks whether the app is ios, android, web, flutter or unity. Should I select flutter and then create the json file?

the error that showed up is because the terminal is not on the project’s folder. to fix this, run “cd /path to project”

then once the terminal is inside the project, run the command flutterfire again

Yes I ran the flutterfire code from root directory. It asked whether it can override. Gave yes and it got completed. If I have any other issue will ask you.

Okay thank you very much

Can you tell me the files that needs to be edited to change the text in the buttons in first screen Play, Extra Levels so on.. Also, how to change the category names in side extra levels. I couldnt find in documentation. Kindly help.

I changed package name and folder name as mentioned in the documentation. Are you sure you have covered all steps for changing package name. First I got an error regarding Google service json file. On changing that I get several more errors. What can be the reason?

hello, do you have a github account? if yes can you add me as a collaborator to take a look at the code (username: salah-moussaoui)

Hello, we need more information to help you with the issue you’re having. could you please share with us the code on Github?

I purchased today. I tried running the project. I get this error “E/AndroidRuntime(19853): * Invalid application ID. Follow instructions here: * E/AndroidRuntime(19853): * https://googlemobileadssdk.page.link/admob-android-update-manifest * E/AndroidRuntime(19853): * to find your app ID.” Just for testing do I need to change application ID?

hello, before running the app, you need to configure it first, this error is because of Admob App ID, you need to you add your own app id to run. But there are more configurations, All the configurations needed are here: https://logo-quiz-docs.vercel.app/first_time_config/update_id Just follow instructions on the documentation. We will be happy to assist you if you need any help. You can email us directly dzedapps@gmail.com

Yes right. I changed to test ID and it works fine now

What is the difference between Play and Extra Levels. When I open Play I see 12 levels. In Extra Levels sections I see different categories and within that I see levels. Is Play section a random mix of different logos from Extra?

hello, Play (classic mode) contains a large collection of logos to guess, most of them are new recent logos. In Extra level, there are categories that might not be on classic (like old logos, anime, college sports, ...)

hi, admob requires UMP SDK. Is it implemented in this application? If yes, then I will buy it immediately. If not, will there be such a release?

Hello, We made an update that supports UMP SKD for user consent. If you have any questions, please reach out to us.

I saw an offer that it is available for $20. But now it shows $49. Is the offer available now?

hello, we are sorry to inform you that the offer ended on the 4th. We will keep you notified if there are any offers in the future.

I was very much interested to buy. Kindly let me know when there is offer for $20. Will surely buy it.

Is the User Messaging Platform (UMP) SDK integrated? This makes the game compliant with the new requirements of Google’s consent management platform.

https://developers.google.com/admob/android/privacy

Hello, the UMP SDK user consent is updated. If you have any inquiries, please reach out to us!

Thank you

Please if you are satisfied with the app, could you give us a review. It would help us a lot. We appreciate you.

Hello, I purchased the code, but after running it, this problem appears. Please solve it

../../../.pub-cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/cached_network_image_provider.dart:78:54: Error: Type ‘DecoderCallback’ not found. image_provider.CachedNetworkImageProvider key, DecoderCallback decode) {

Hello, Please email us on dzedapps@gmail.com we will get your issue resolved.

Is it possible instead of Logos to add sound files with play-stop-repeat buttons?

Hello, yes it is possible to do that and easy to modify that. reach out to our email dzedapps@gmail.com for more info.

is there documentation on how to change logos to something else, such as animals?

Hello, yes you can easily modify the data (images, levels and much more) very easily. We offer free and unlimited support and we will assist you in doing that. Please contact us at dzedapps@gmail.com

I just download the app but its stuck on loading….! How can i test this app?

Hello, We would like to assist you regarding this problem. Please reach out to us at dzedapps@gmail.com

Hi, can the logos and levels be changed to the ones I want?

Yes, You can modify the data to however you want. All the data seeders are under src/utils/sqlite_handler.dart you will find all the data and you can easily add, delete or update the logos. If you have any further questions, you can email us at dzedapps@gmail.com, we will be happy to assist you on the process.

email sent, thanks.

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