-
-
Notifications
You must be signed in to change notification settings - Fork 1
No Rating plugin in Android expert after intallation #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
That's odd, i just using it today and it just work. Can you download this example and try if it showing in android export: https://github.com/kyoz/godot-native-rating/tree/main/example/godot_4 |
I tried it but no luck. Even iOS doesn't show the plugin in the preset. But I've noticed there is no android folder in the example. |
When ever you change godot version, you have to delete the android folder and |
The same with this example project :( It works for iOS but Android. Here is the video: rating.android.mp4 |
If it still not work, you should try delete android folder, run |
It just isn't working. I did what you said - no luck. I deleted Android preset and created new one - same. I tried to rename folder as "Rating", "rating", leave it as is - doesn't work. Changed renderer from Compatibility to Mobile - same. I don't know what else it can be! I have Godot version 4.1.1 |
You don't have to create a folder for the plugin or change compatibility mode, just paste extracted content of the plugin directly in Here is a exactly build for 4.1.1. |
Yeah I know. I mean it can be anything so I tried all the stuff but nothing helped. I tried build for 4.1.1 but nothing changes. |
Just an example: I added another plugin files to |
Can you send me the full directory path where your project folder is? Sometime that maybe cause the problem. |
my project is here: and your example project here: |
Unfortunately, i still can't reprocedure your problem.Tried on all of my pc, laptop with various of Godot version but still doesn't face that issue. Are you tried other godot versions? |
I will try, thanks! It's really weird because other plugins work just like that. |
That's why i told it really weird. Here is my full path:
First i think maybe
So it may not because of space. I'v used like every godot plugins in the github but i've never faced something like that @@. Is there ary error in the Output when you restart Godot? |
Ok, I admit I'm stupid enough. I finally solved it. When you extract the archive it gives you a folder, so I put the folder inside Thank you once again! You have useful plugins, I'll def test them all! P.S what do you think about a plugin for some analytics like Firebase but for Godot 4? |
No problem, bro. For analytics, because of something happen with google policy in the past which is very confused (for both dev and user), so i no longer using that. I just using Admob metric. And of course, the main reason is that the SDK have some gap. Mean, when you using several plugins (like admob, firebase...etc.) It can cause conflict and will unable to build. I'm still watching for it. I'll rewrite and maintain as much as Godot plugin as i can. |
Awesome! |
Godot version
4.1
Plugin version
v1.0.1
Phone information
Xiaomi 9T
Issue description
First thank you for the plugin but I didn't have a chance to test it.
I copied files from zip to your_project/android/plugins but no plugin appeared. Although iOS plugin showed up.
Should I copy something else?
Steps to reproduce
Additional context
No response
The text was updated successfully, but these errors were encountered: