Hello guys,
last days I am having problem with implementation of CocconGooglePlayGames + Appodeal. <img src="{SMILIES_PATH}/icon_evil.gif" alt=":evil:" title="Evil or Very Mad">
Basic description of the problem:
I am using Construct 2 for my game and I am having issue with implementation of Hardware Back button on mobile devices. I have got project in C2 and there I have got Browser object that has condition "On mobile back button pressed" under it I am using action "go to layout" (some specific layout).
In Cocoon project (for compiling) I added "inappbrowser" plugin. When I have turned OFF wi-fi on my mobile then HW Back buttons works right (every time go to defined layout) but when I turn ON my wi-fi pressing HW Back button is closing whole app. I haven't got any action for closing app in my whole project so I do not know why?
Webview engine(s):
Canvas+
Used plugins (in Cocoon):
com.ludei.canvasplus.android
https://github.com/Tamplier/cordova-plugin.git
cocoon-plugin-social-android-googleplaygames
cordova-plugin-inappbrowser
Additional description of the problem:
Regarding to this post on Scirra:
https://www.scirra.com/tutorials/4979/a ... onstruct-2
I have to use
"To use Appodeal with CocoonGooglePlayGame and CocoonShare etc.. use
https://github.com/Tamplier/cordova-plugin.git "
But when I add it to my project then that problem with HW Back button appears. I tested whole project without Appodeal plugin and whole game was working well and also that HW Back button (it was with Google play games services etc) so problem is with adding that Appodeal there must be some collision with plugins or something like that. I also notice that closing whole app is does not matter on what is in C2 it is happening also with no use of "On mobile back button pressed" in C2.
Sum it up I would like to make a game where will be Google play games services and also Appodeal services (rewarded video ads) and compile it on Cocoon IO.
Any help will be greatly appreciated <img src="{SMILIES_PATH}/icon_exclaim.gif" alt=":!:" title="Exclamation"> <img src="{SMILIES_PATH}/icon_exclaim.gif" alt=":!:" title="Exclamation"> <img src="{SMILIES_PATH}/icon_exclaim.gif" alt=":!:" title="Exclamation"> I almost lost hope <img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarrassed">