Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

agittm

14
Posts
39
Followers
12
Following
A member registered Sep 16, 2017 · View creator page →

Creator of

Recent community posts

I'm sorry but i'm not sure I could help, cause it's been 2 years since I'm playing with Construct, and also I haven't tried C3 since its release (because I moved to another game engine). 

Maybe you can try asking Erigato.space because he can succesfully ported this template to c3.

Yes it is, however you will need a little modification such as changing/upgrading the C2 plugins to C3.

Hi! Sorry for very late response.

This project is about "PlayFab Inventory" so it doesn't include leader board system. You can check this project for leader board system using playfab.

This may be problem with your PlayFab server data.

Are you sure you have configured the server data successfully? Make sure you can see the list of created item in your PlayFab dashboard.

If you're sure but don't know why, you can provide the log so I can check it.

Thanks for the information! Anyone should know about it!

(1 edit)

Yes, it's possible. But it would be little bit tricky since there's no JSON plugin for C3.

I've tried official Dictionary plugin, but realizing that Dictionary plugin can only hold a simple one-dimensional key-value pairs.

However, this project might be updated to support the Construct 3 when there's ported Construct 3 JSON plugin.

Hi, sorry for the late reply. 

Really? Glad to hear them. Also thanks for purchased this product.

Tell me if there's anything that you don't understand, or anything that will improve this product.

Hi, I'm sorry but I never use cocoon for build this project. But I'll ask you some question :

  1. Are you sure you have installed the correct plugin?
  2. Have you tried to debug the app? You can find the detail of error when debug an APK.
  3. Are you sure there's no error in server-side (your Facebook developer app page), I heard that recently Facebook only allows https protocol to call their API.

If you don't mind, you can try to build the APK locally using Cordova (like what I did).

Sample Cordova Project sudah saya tambahkan ke halaman project ini ya.

https://pastebin.com/4VtP0mZ4

sepertinya error nya sudah cukup jelas, coba buka

platforms\android\AndroidManifest.xml

terus cari baris

<uses-sdk android:minSdkVersion="15"

ubah jadi 16

As what the error said, "add all domains and subdomains of your app to the App Domains field in your app settings."

Just go to Facebook Developer Page -> Setting, make sure you have added Web Platform, change its value with your site's URL.

Also go to Facebook Login product and add your domain/subdomain to OAuth Valid URL field.

Hi,

I never tried it in C3, but since this template is plugin-free, i think this will work.

yes it is possible, just sign out from your facebook account and re-login using other account.