Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Guzzz

Pages: 1 2 3 ... 8
1
Extensions / China SDK integration needed
« on: December 04, 2020, 12:19:03 am »
Howdy, everyone!

Is there anyone who can write an extension for Stencyl that would integrate SuperSDK for China market? Publisher APPTUTTi says it's absolutely necessary for any game on China market. Here is a bit of info about it https://www.apptutti.com/partners/support.php
Any thoughts?

2
Ask a Question / The game is crashing when switching the scenes
« on: September 20, 2020, 01:49:07 am »
The game is crashing when I am switching the scenes. It's really hard to catch the exact moment and I think it happens not really regularly. Can someone help me with this by checking the logfile?

3
Ask a Question / Google Play suspended the game
« on: August 24, 2020, 01:37:04 am »
Google continues it's a crusade against indie developers and now it suspended my game because I left somewhere extension of Vungle (ads distributor).
Now it says I can still upload a new version but all the buttons in Release Management are greyed out for me. The email says:
Quote
Sign in to your Play Console and submit the updated, policy compliant app using a new package name and a new app name.
What does it mean "a new package name and a new app name."?
Does anyone know how and what to do to fix that?

4
What's going on here (see the log attached)? Gradle again?
I'm building for minimum API 17 and target API 28

5
Ask a Question / [solved] The font is being cut off in half
« on: June 01, 2020, 12:21:35 pm »
It feels like I already had this issue before, but I can't recall anything about it nor to find anything on this forum. Can someone help me with this? The font is a bitmap and it worked before and only in the latest Stencyl it started to happen.

6
Ask a Question / Can't test the game. (haxelib mbs?)
« on: May 23, 2020, 08:32:56 am »
I've opened my project on a new machine and now it says:

Quote
[haxelib] Error: Could not find haxelib "mbs", does it need to be installed?

What should I do?

7
Ask a Question / What are the best platforms for Stencyl's games?
« on: December 05, 2019, 03:01:16 pm »
What platforms except for AppStore and GooglePlay do you use for your games?  It would be great if you could share any experience about them.

8
Ask a Question / Apple: Missing Purpose String in Info.plist again
« on: November 17, 2019, 08:54:39 am »
So, now it's about the user's data. Not sure whether it's because of Ads Mediation I'm trying to implement or it's been always there and only now Apple decided that they need to kick in.
Here is what apple's told me:

Quote
Dear Developer,

We identified one or more issues with a recent delivery for your app, "Headless D" 2.9.0 (3). Your delivery was successful, but you may wish to correct the following issues in your next delivery:

ITMS-90683: Missing Purpose String in Info.plist - Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSLocationWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. Starting Spring 2019, all apps submitted to the App Store that access user data are required to include a purpose string. If you're using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required. You can contact the developer of the library or SDK and request they release a version of their code that doesn't contain the APIs. Learn more (https://developer.apple.com/documentation/uikit/core_app/protecting_the_user_s_privacy).

After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to App Store Connect.

Best regards,

The App Store Team

9
Ask a Question / I cant set up Heyzap in my game
« on: November 17, 2019, 04:01:23 am »
I'm using Heyzap Extension by byrobingames I've done everything to set up on the Heyzap website, but I still get in the Debug Mode that all the SDKs aren't available and I can't see any ads (Banners and Rewarded videos). On the Heyzap website, it shows that everything is fine even 8 impressions from Unity which is weird because I haven't seen them and in the Debug mode it's shown as not available. I used iOs IDFA on the Heyzap website for testing. I'm not sure where else should I look for a solution. Heyzap doesn't have any support or even e-mail to write to and Fiber who bought Heyzap doesn't have anything of this sort either.  Maybe someone has any experience that might help me?

When I test from Stencyl in Console I can see that Heyzap isn't even trying to fetch any networks I set up on the Heyzap Website.
Quote
default 18:31:12.722938 +0100 HeadlessD final HZHeyzapExchangeBannerAdapter - requestFailedWithError: Error Domain=com.heyzap.ads.exchange.banners Code=1 "(null)" UserInfo={error=no_fill}
default 18:31:13.449276 +0100 HeadlessD final None of the available banner adapters were able to fetch an ad. Ad networks we checked: []. Retrying in 8 seconds.

10
Ask a Question / Do any ads network block as AdMob does?
« on: November 12, 2019, 12:18:37 am »
Since 06.11.19 my AdMob has been blocked (Ad serving limit placed on your AdMob account) without any reasons. Now I'm thinking to install UnityAds. I have a few questions:
1. Does UnityAds block limit accounts?
2. I want to have Video Rewards. Right now my game simply doesn't show any ads and it's working as there weren't any ads before. But if I'm going to use Video Rewards, how should I deal with popups where a user is pressing the button to see Video and get his/her reward? I mean, imagine if a user sees the popup which says "press this button and watch a video ad and get 500 coins" he/she presses the button and sees nothing because AdMob blocked the ads account for this game. Probably the game would crash or would wait an indefinite amount of time for the video to end. How do people deal with this kind of situation? 
3. Any useful experience using UnityAds or suggestions would be greatly appreciated!

11
Ask a Question / Can we use SKStoreReviewController?
« on: November 06, 2019, 07:03:40 am »
Do we have an option somewhere in Stencyl to use SKStoreReviewController for iOs? Has anyone tried to use SKStoreReviewController?  Any experience to share?

12
Ask a Question / What devices to put into Excluded Devices list?
« on: November 04, 2019, 07:09:08 am »
While my game is live I am still learning about the performance of the game. I already know that my game (because of the engine or something else) is quite exacting to the specs of the devices. For example, it's great (about 55fps) on iPhone 7 and iPhone 6s. Often crashing after loading the next scene on Samsung S5 Neo, iPhone 5S, and iPad Air 2. If I compare these devices (https://www.gsmarena.com/compare.php3?idPhone1=7242&idPhone3=8064&idPhone2=6506) I can see that the main difference I can notice between them is CPU. It seems that with CPU higher than 1.8 GHz everything is fine. Google Play, strangely enough, suggests filtering devices by RAM, which in all of these devices is the same 2Gb. So, what should I do? How to filter out the week devices with lower than 1,8 GHz CPU? What am I not seeing in my comparison?

13
Ask a Question / Multiply in-app purchases per click
« on: October 17, 2019, 10:19:20 am »
I can't really wrap my head around Google's in-app purchases. With Apple everything seems to work fine but here...
First, every time I buy my product id Google sends me several purchases, so instead of buying product just once per click it's buying several products per click. Sometimes 2, sometimes 5, sometimes 1. I used booleans to make sure that the code is read once per click, or at least I thought it worked (see attached image). Since I'm also receiving emails with the confirmation I can see that he is spending the money only once per click.
Second problem. My other product id (I have 3 in total) is always sending me Purchase failed message even though both products are almost identical. And sometimes I can see this popup message "Purchase failed " several times as well. So he is sending me both negative and positive results several times. In the Log view I can see that my print block went several times as well, so code under When a purchase succeeds - product ID has been read several times which should have been impossible! Boolean is turning back only after 0.6 seconds according to my code.

Do you guys have somewhere an example of the code for Consumables and Regular purchases that 100% work?

14
Ask a Question / Unoptimized APK from Stencyl
« on: October 14, 2019, 03:36:55 am »
After I uploaded apk to Google Play Consol I'm trying to publish Alpha etc. Now google refuses to use my APK because
Quote
Unoptimized APK
Warning:

This APK results in unused code and resources being sent to users. Your app could be smaller if you used the Android App Bundle. By not optimizing your app for device configurations, your app is larger to download and install on users' devices than it needs to be. Larger apps see lower install success rates and take up storage on users' devices.

Resolution:

Use the Android App Bundle to automatically optimize for device configurations, or manage it yourself with multiple APKs.
So now I'm prompt to use Android Studio to make a proper bundle. Not that I'm against learning a new tool but just not at the stage where I'm trying to prepare for publishing on Google Play.  Aside of dealing with these  damn Google's tracks, testers and certificates now I need to learn this f###ing Android Studio which is insane, it crashed my comp which is usually handles video editing and 3D rendering.  I need to learn how to update this crappy Android Studio where I am missing Gradle (whateveritis) at the same time when the app says everything is up-to-date with Google Articles that are not updated like for ever... my point, why I can't just upload APK onto GooglePlay and be done with it? Am I just unlucky mofo and I'm the only one who struggles to publish his game or there is something wrong with Stencyl?

15
Ask a Question / In-app purchase canceled on Android
« on: October 13, 2019, 04:14:12 am »
My testing with google's ID product worked well. Now my apk is on Google's Beta and I'm using my own Product ID. Everything seems to be fine. I have Public Key in place and testers are mentioned in Google Play Console. However when I try in-app purchases it gives me "Something went wrong on our end. Please try again." message and in Log Viewer it says "Canceled Purchase". I've noticed that it also checked successfully "player can purchase goods", meaning it turned my boolean to true, but it ignored the rest of the code which mentioned which Product ID's can be purchased. It seems that the game or google don't know my Product IDs. I tried to make a new Product ID but it didn't help.
What should I look for or what to read to find the solution? I can't find anything useful in Stencyl's forum... nor in google actually.

Pages: 1 2 3 ... 8