Hey guys!
I'm testing new awesome Megacool plugin.
Just one little question - what should I insert into "URL scheme" field? (in plugin settings, and in Megacool.com dashboard)
It can be any string I want? (like "MY_TEST_URL_SCHEME2")
(I didn't fully understand the concept from google's docs)
Thx!
Comments
There should also be a way for the user to preview the gif before sharing it. So we need to add that.
But you are right - the plugin is awesome!
Likes: Apollo14
https://deluxepixel.com
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
I've sent test shares via WhatsApp, it works perfectly well.
Just one issue - I can't change sharing text.
Guys, does this call work for you?
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
I think @hgy29 is looking at getting it to restart megacool if the resolution changes which is an issue we have recently discovered and reported to them. We figured out a fix and they said it should work, but we have yet to add it.
The resolution can change if you change from portrait to landscape, samsung devices can also change the screen size whilst the game is running. It should also reset if you awake from a suspend event.
Likes: Apollo14, hotbuttered
https://deluxepixel.com
Interestingly, my dashboard on megacool.co says they have received some sessions, so something is happening (though they say they haven't seen any universal links).
The android gideros player actually starts up on my device, and gideros studio recognizes it, but when I press play in gideros studio, resources are listed as being loaded, but then nothing actually displays in the android gideros player.
(If I remove the megacool plugin from my gideros studio project and re-export and build another gideros player APK in android studio, the resulting android gidederos player successfully loads my game.)
Thanks in advance for any suggestions or ideas on how to fix this or debug it further!
Likes: hotbuttered
https://deluxepixel.com
Did somebody test Megacool in 2018.12?
Looks like it's broken.
After calling ''Megacool.share()', native window "Share GIF" is shown.
When we choose 'Whatsapp', black screen appears, looks like device is totally stuck.
Then after huge delay Whatsapp opens, and we can't share gif, we're getting error 'file format not supported'.
When I tested old version of plugin in 2018.10, I did share through Whatsapp without problems and delays.
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
Likes: Apollo14
https://deluxepixel.com
Likes: Apollo14
https://deluxepixel.com
but anyways it doesn't work after I left 5sec delay after recording stopped
Did they commit this bug in the latest 3.3.7 sdk?
Maybe we can stick to previous bug-free version?
https://docs.megacool.co/changes
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
Likes: Apollo14
https://deluxepixel.com
It seems that issue happens inside our plugin somewhere.
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
https://deluxepixel.com
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
https://deluxepixel.com
It it appears I screwed it up somehow, this code can't work at all. I'll push a fix to github and link it here, for those who want to try to fix their plugin locally
Likes: Apollo14, SinisterSoft
p. s. btw few days ago I've added pull request to 'easing.lua', can you check it?
(replaced default Lua math stuff with Gideros' faster ^ operators)
Likes: SinisterSoft
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
Likes: SinisterSoft
Thanks @hgy29 ! You're Mega Cool!
BTW did somebody already test 'Event.SENT_SHARE_OPENED'? (should I promise users reward for sharing? they won't get disappointed?)
How does megacool webserver come to know if invited friend installed app? They receive callback from GooglePlay?
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
(or some tag that's send to megacool, that is checked against on running?)
I haven't tested it though - can you let us know the results?
https://deluxepixel.com
Likes: SinisterSoft
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
I'm using the code below and I've tried different delays. Any ideas?