Is anyone using Clay.IO successfully?

0 favourites
  • 12 posts
From the Asset Store
With this template you will learn how to use the GooglePlay Games native plugin
  • Hi there,

    I posted a game to be published and it's been pending since March 31st.

    Has anyone had luck with taking Clay.IO into mobile wrappers to publish on iOS, Android or WP8?

    I tried to email Austin the guy who did the Clay.IO tutorials but those messages strangely sit in my outbox not going to him.

    It seems like a great solution but I can't seem to find anyone who has used it.

    One of the biggest blocks I ran into was simply how to manage popups.. if a user clicks the X i couldn't see how to capture that action.. and it seemed to be a click through to whatever is behind it which also introduces certain problems with layout, but more importantly if they click X when you want them to do something, it seems like there would be some way to be able to listen to that X being clicked so you can take appropriate next steps to get them back into the game.

    Thanks,

    Caleb

  • bump, I really would like to know if anyone (not looking good) is able to use Clay.IO to monitize their free games and that it works on any (or maybe even most) platforms.

    like many people I'm interested in multiple platform deployment and having ads, leaderboards, IAP, achievements, etc all in one service that we could wrap into ALL of our games is VERY attractive, but I'm stuck on such basic stuff and waste a lot of time on something that's really a dead end.

    I really would love to know that it works and that people are successfully using Clay.IO but it seems like everyone would be using this if it is everything the plugin seems to indicate. Yet it seems like no one is doing anything with it.

    Thanks,

    Caleb

  • One of the biggest blocks I ran into was simply how to manage popups.. if a user clicks the X i couldn't see how to capture that action.. and it seemed to be a click through to whatever is behind it which also introduces certain problems with layout, but more importantly if they click X when you want them to do something, it seems like there would be some way to be able to listen to that X being clicked so you can take appropriate next steps to get them back into the game.

    The Clay.io plugin has an expression "ModalIsOpen" which you have to use here.

  • aaah ok that's cool and i get that. i'll see how that works for me.

    so PixelRebirth have you done much with Clay.IO? What platforms have you taken a game too with it if any?

    Thanks!

    Caleb

  • so PixelRebirth have you done much with Clay.IO? What platforms have you taken a game too with it if any?

    I'm afraid I kept all my Clay.io games strictly on the web so far. So no, I didn't use Clay.io with any wrapping solutions for Android, iOS or WP8. Sorry, but I can't help you there.

  • PixelRebirth hey I was just curious about the expression comment you made before to get modal stuff to work. How exactly would I call on that expression. I'm having trouble figuring out how i would access this by expression..

    I've been working on Clay.IO a bunch today and it's going pretty well though I am having some trouble getting it to fire off when certain events happen.. like "fetch achievements". I was wanting to add a "loading" text behind the popup for slower connections so they know something is going on.. but it isn't working for me. I'm wondering if using expressions might give me better results.

    Thanks!

    Caleb

  • Hi guys!

    I finally published my game, and a game using Clay.io!

    Trailer:

    It is published:

    http://www.amazon.com/Gustavo-Cisneiros ... B00KLP7FIE

    http://gabamobi.itch.io/zodiac-duel

    http://gamejolt.com/games/sports/zodiac-duel/27013/

    https://apps.facebook.com/699351056773507/

    http://zodiacduel.clay.io/

    http://www.newgrounds.com/portal/view/640266

    iOS and Windows Phone:

    Coming soon

    Clay.io work? Yes, but don't work on Windows 8 local system. <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">

  • very cool, i was able to test a build on android today and that worked.. the login popup was a bit large though and difficult to log into because the password appears behind the keyboard on my Galaxy S4.. will have to install the fb app to see if having that installed makes authenticating easier.

    unfortunately with iOS, i'm currently getting a black screen when I load though, but i'm testing out some stuff to see if it's something else causing the hangup.. and it seems that the clay.io plugin is causing the problem. as soon as I removed the clay.io plugin, the app worked again.. Now to try and update the plugin to be 100% sure I have the latest one.

    GoGugutiGames what do you mean by win8 local system? what fails to work exactly? I publish to WIn8/WP8 and 8.1 so I'm definitely interested in knowing why it doesn't jive..

  • part12studios

    the Windows 8.1 is not allowed to make remote requests. The Clay.io depends remote requests to work. I believe there is no way to use Clay.io on Windows 8.1 local system.

    Now, about Windows Phone. The Windows Developer store did not allow me to publish a game for Windows Phone with the Windows Phone version greater than 6. Construct 2 only generates the Windows phone 8 version.

    A message on the dashboard screen informs you that this is a temporary problem.

  • GoGugutiGames hmmm interesting.. even if you have privacy policy on? I'm surprised it's restricting that.. I'll have to ask my local MS rep what he knows about that when I get to that point

    How has your testing on iOS been? When I load a game on my phone it just does splash screen, then all black.. if i then remove the clayio plugin the app loads just fine.. i've emailed clayio support about this because it seems the lockup happens at load time.. before any clayio functions are called.. in the first scene i just have a preload/splash screen with no clayio calls..

    dashboard message where? is the message from clayio, C2 or microsoft dev center?

    I'm using Ejecta 1.5 as my wrapper for iOS.

    Thanks!

    Caleb

  • Ok so I did some more testing and I got CocoonJS to load, but the functionality of Clay,IO failed to load on iOS for me. Is there some trick I'm not aware of? I've emailed the Clay.IO guys about the issue with iOS. I'm wondering if anyone else is experiencing this issue?

    I really like working with Clay.. I just want to be sure that 1, it's possible for iOS and 2, if it is how can I troubleshoot this kind of issue?

    Thanks

    Caleb

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • GoGugutiGames hmmm interesting.. even if you have privacy policy on? I'm surprised it's restricting that.. I'll have to ask my local MS rep what he knows about that when I get to that point

    How has your testing on iOS been? When I load a game on my phone it just does splash screen, then all black.. if i then remove the clayio plugin the app loads just fine.. i've emailed clayio support about this because it seems the lockup happens at load time.. before any clayio functions are called.. in the first scene i just have a preload/splash screen with no clayio calls..

    dashboard message where? is the message from clayio, C2 or microsoft dev center?

    I'm using Ejecta 1.5 as my wrapper for iOS.

    Thanks!

    Caleb

    Hey man, I have the exact same problem as you! It's nerve-wrecking as I've been trying to figure out what's wrong with the combination of Ejecta & clay.io all day and have had no success. Can you post your console output from Xcode? I am very curious if it's the same "TypeError: undefined is not an object (evaluating 'tag.parentNode') at Line 17462 in index.js" output. I really hope there is some solution for this because I've tried nearly everything..

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)