Attilaken's Recent Forum Activity

  • I created a 2.5D parallax video for my game "Swipe Commander: World War 2", available on Google Playstore. Completely created in Photoshop !

    Subscribe to Construct videos now

    Game is created in C3, currently testing the multiplayer feature that will be live soon.

    play.google.com/store/apps/details

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I created a 2.5D parallax video for my game "Swipe Commander: World War 2", available on Google Playstore. Completely created in Photoshop !

    Subscribe to Construct videos now

    Game is created in C3, currently testing the multiplayer feature that will be live soon.

    play.google.com/store/apps/details

  • Every device I ever tried, that permission was not needed and it successfully connected anyway. I've no idea why this is the case. I usually try to avoid adding hacks like this, since the hacks themselves can later on cause problems of their own, and if you take away the hack then you're back to square one. The best approach is to solve the real problem, and I can't understand what that might be.

    I have no clue either, but to be honest I was close to dropping my project (and along with it C3) because of this. So I'm glad this 'hack' does the job. I don't really think adding these 2 permissions will cause problems, since they are standard permissions besides many more permissions that can be used in an AndroidManifest.xml

    I understand from your point of view that you want to stay away from it as long as you don't completely understand why this is an issue for some devices (or APK's?), but here it really was the only solution for as far as my knowledge reaches. After all C2/C3 still should be as easy as possible as a 'no programming knowledge requiered' tool.

    If you ever want to analyse this further, feel free to contact me to explore my specific settings, APK's,... I'll be glad to help. Being a fan of your work since 2014 Ashley, keep that in mind ;)

  • For anyone that can benefit from it, I found a solution !

    Apparantly the AndroidManifest.xml in your Signed Release APK needs some extra permissions to be able to connect to the websocket server. You would expect these permissions should be there when using the Multiplayer plugin, but they are not.

    Here is what you do:

    1. Download and install APK Editor Studio

    2. Open your signed release APK in APK Editor Studio, it will unpack so you can edit the file system

    3. In file system, open AndroidManifest.xml and add following lines under "<supports-screens android:anyDensity="true"....":

    <uses-permission android:name="android.permission.INTERNET" />

    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

    4. In menu 'Tools' select 'Key Manager' and add your keystore.jks + password + your alias + password

    5. In meny 'File' select 'Save APK'

    Upload your APK to Google Play and connecting to the Scirra signalling server wss://multiplayer.scirra.com will work !

    Maybe the C3 devs can add these permissions as an option in the export menu or fix that when you are using the Multiplayer Plugin, these permissions are auto put in AndroidManifest.xml ?

  • About a year ago, conclusion about wss:// websocket connection in Signed Release APK was that due to a bug in Webview, connecting to wss://multiplayer.scirra.com returns an error.

    Any news about this signed APK bug in Webview ? Will it ever be solved ??

    I have my game published on Google Playstore. It's a turn based card game, early reviews are very positive, but the game needs new features to grow, most important on the roadmap is multiplayer.

    All is working fine, until exporting to Signed Release APK (tried whitelisting, tried not minifying, tried new keystore, tried everything I could find on this topic...)

    * I'm using GooglePlay plugin to connect players with their Google account. That is working fine in all tests (localhost, debug APK, signed APK).

    * Google Play Leaderboard is working fine too (localhost, debug APK, signed APK)

    * Right now I want to work on multiplayer. I'm using the Multiplayer plugin connecting to the Scirra signalling server "wss://multiplayer.scirra.com". Connection for both host and peer is working fine on local host, remote preview and Debug APK, but still NOT in Signed Release APK.

    Is there anything I can do to make it work ?

    Any workaround ? Any news ? Any other method to establish turn based card game in a Signed Release APK ?

    Since bug report bugs.chromium.org/p/chromium/issues/detail is closed and still no news after a year, what can I do to help bring this under attention of the right people ?

    Could I make it work with another signalling server or is Webview simply blocking wss:// connections ?

    Is multiplayer on Google Playstore even possible using C3 ?

    Please help...

  • I'm having the same issue; from the CSGO community I get paranoid reactions because my game on Google PlayStore asks for:

    'Access to photos/media/files'

    'Read USB Storage - Modify or delete USB Storage'

    'View network connections - full network access'

    They think my app could contain some kind of spyware...

    My app contains ads so maybe its the Mobile Advert plugin that uses these permissions to store ads ?

    Can anyone tell me how to disable these permissions or at least the first 2 ?

  • Lovely ! Nice work and really gives the nostalgic old school feeling. I like it when people make things like this.

  • I have released a small sniping game for CS:GO fans, made in C3, on the Google PlayStore. Give it a try if you like shooting games.

    play.google.com/store/apps/details

    It's called CSGO AWP Training and it's FREE. Any feedback is welcome ! 😎

  • I'm very proud to announce my very first C3-release on the Google PlayStore. If you like to play wordgames, this game might be for you.

    play.google.com/store/apps/details

    It's called WORDLANE and it's free. Any feedback is welcome ! 😎

  • Some honest feedback from fellow game creators on my projects in progress would be much appreciate. Please check out my published work on the Scirra Arcade:

    scirra.com/users/attilaken

    Thank you all !

  • Just call it "Amazeing"

  • Another game in the works, point and click adventure "Lenny & the paranoid android" :

    https://youtu.be/o7dqD9rUOxk

Attilaken's avatar

Attilaken

Member since 16 May, 2014

None one is following Attilaken yet!

Trophy Case

  • 10-Year Club
  • Popular Game One of your games has over 1,000 players
  • Email Verified

Progress

12/44
How to earn trophies