oh is teh same with different format, icons can not have transparency in iOS
Type: Posts; User: Fernando; Keyword(s):
oh is teh same with different format, icons can not have transparency in iOS
are you referring to this
https://developer.apple.com/forums/thread/96003
I tested several mac application on a DTK and so far no problem at all
There is no PrepareiOSBuild only android have that feature, and the reason is simple adding something in iOS project requires re-indexing on every item you add
Seems that there no ads available
check here
AdMob Error Codes & Logs - Google AdMob Community
This error means
"Error Code 3 : ERROR_CODE_NO_FILL Description : The ad request was...
post a link to your apk to check
Image comes from a Samsung A50.
Yes, Android draw as per object and iOS draw to an FBO, this has been since original concept, and is related to android performance.
...
Can you check this image, seems to me that number two have the missing border with only add a pixel border and explained that depends on image size (your image is 128x128 but scaled 2.0ish depending...
This message seems like out of timing, android 11 haven't reached OTA for many devices, so this message must be a warning, also they mention that developer need to clarify why they need full control...
You must target Android 10 not eleven
Oh you can entirely do this adding a transparent border for any specific images you need, the texture are all renderer using GL_CLAMP_TO_EDGE which according to Kronos use
GL_CLAMP_TO_EDGE...
Can you share with us an Image from where you see this? Smooth feature is done by GPU, please also post the device information
Not sure why this happened but cleaning the gradle cache might help.
Open a command window and execute this line: gradlew cleanBuildCache
and try to build again
@GKProduction PM sent requesting some information
Hi, is working fine here with API build 29, min 4.3 and target 10
Date must be 02/07/2019 for the actual version of Android
Hmm, seems to be a mfa corruption, since the object that is giving the crash is the Ini object with test.ini file, and is because the runtime is requesting a number of movements to an object which is...
Yes, for all those extensions that are from Clickteam.
Yes, that happens to crash BUT without any external extension
Oh, you are mixing Android behavior with Windows behavior, files are not save the same way in both OS, so for windows you still need your windows code, but for android you need to do as stated in the...
Yes it should be, but I have a problem, first you send me the whole project which is indeed big, and it is asking for external extensions I don't have here.
...
need more information are you still using the example above? if so it won't work you need to use only the name and extension of the file when they are in binary data.
Enable GingerCannot connect...
Please post a small mfa for me to understand on how this is happening and correct this bug.
yes, androidX will have a new permission manager, that will trigger teh permission request close to the action
Enable GingerCannot connect to Ginger Check your internet connection
or reload the...
i see. you are triggering the time event incorrectly,
may you try this way and check
* WebView2: On Load complete
Log : Add line "Load Complete " + GetNavigateURL$( "WebView2" )
*...
Actually i will require more explanation to work with your mfa.
hmm seems that GetReponse is not trigger at the right time
Added to my To-do list to check this.
oh if you add them in binary data and only read that should be ok and working in android, what you use for embedded file is the name and extension
oh i see the problem you are using windows path which are not correct for android ---> "D:\My Created Games\Shapes\LoadGame.ini"
her a zip with two different with INi and without INi, please...
can you post a small mfa for me to check here?
for those who want to test androidX, please send me a PM
what version are you using, what are the size of your text, and most important please send me a small mfa that reproduce the problem without any property data,
this seems to be a problem when mixing local and server side, post a small mfa that reproduce this for me to check
can you add icons to this report? so other can see them and give you feedback
only thing to help you is to post this link Technical Q&A QA1686: App Icons on iPhone, iPad and Apple Watch
mm seems to work at my side, on what windows version did the test was done
29958
Iharmi, this was answered and fix by Yves here Changing caret position via a command crashes the program every time (clickteam.com)
OK, i checked this SDK and i need to read the API reference. The internal examples involve C++ code plus android
Thanks for the info, can you open an account and grab me teh SDK/API i tried but i always get this
29936
for now native ads and App open ads are left out, but you have the most important type, not sure why you want these type.
Native ads are ad assets that are presented to users via UI components...
How can I take a C++ (or Objective-C) static library, and add it to the Fusion's built XCode project?
iOs runtime is an xcode project, therefore you can add any framework, libs code, or anything you...
For this to be updated you will need AndroidX.
i will send you a PM this week if you want to start testing it
===========================================
mm i am updating admob androidX to...
With your App Id only see offer wall empty, but with the rest it says integration is OK, i believe the adapter are outdated, so the object need to be updated, unfortunately for this need time to...
What version of fusion are you using, latest one?, try update patch
mm seesm that you have wrong flow of action , you shoudl do the query for inventory first
please check in Help --> Examples--> InApp folder some example available
if you can provide a mfa for testing purpose will be great, thanks in advance
i will search for it tomorrow.
you are using special chars in your project name?
try to add \ before `
but if you have android studio installed why don't you open it, create an empty project or non and simply go to tools sdkmanager and from there everything should be automatic
ok try this
sdkmanager --list and see what is installed (you need to have an open Command windows
then
sdkmanager "platform-tools" "platforms;android-29"
not matter if you have it, it...
please send me a mfa for me to check here, (only ironsource code ACE) by PM using cloud services
also mention what mediation you have enabled in your account which shoudl be the same as in your mfa
Hi,
seems that you have a missing file inside .android folder this is repositories.cfg
check inside C:\Users\%username%\.android
you may create this file and add this line inside and try
...
what do you get when executing sdkmanager --licenses?
maybe your user is the problem does it have unicode characters?, have space, are only numbers?
you need to accept the sdk licenses
please check Android Runtime - Build 292 (clickteam.com)
thanks for the info :)
Hi,
can you do me a favor, and uninstall the NDK side by side or any NDK installed and test to build.
let me know your results
seems that something is missing at your dashboard. Better ask them (IronSource) if everything is correctly set
can you post an example mfa for test
in the error is mentioned you need to accept the license to allow platform to work
you need to run this line
cmd.exe /C"%ANDROID_HOME%\tools\bin\sdkmanager.bat --licenses"
or execute...
what mediation did you add?
hmm, it is clearly stated in the link is a changed requested by Google for latest API not a bug
please post a small mfa that reproduce this issue
Vantales this need time to be implemented and it will be after androidX, if you need this please talk to Kisguri about teh patreon services and the benefit you will have with it.
mm but adding the string in plist it give you the dialog asking for user authorization about this? i will check again
you have to post a small mfa so users here in this forum check and help you
yes this is planned for this weekend, add also to the list of converted: Bluetooth extension
did you follow what is mentioned here?
[/I][/COLOR]Prepare for iOS 14+ | Google Developers
Thanks for the mfa i will check and post any result here
yes using your mfa, using latest from steam, right?
oh now i understand.
you can do this inside the xcode project, since this is a very specific application, inside CSoundPlayer.m
you need to replace:
AVAudioSessionCategoryAmbient ...
please post a small mfa that reproduce this error
i just tested in EDGE, Chrome and Firefox dev, and seems to be working OK
mm not sure is correct can you check against this
Audio - User Interaction - iOS - Human Interface Guidelines - Apple Developer
the AndroidX is done and under testing, for the runtime , GPG, Scan, GMaps< Chartboost, Leadbolt, Admob, GDPR. still pending IronSource
yes, the javascript support ended in version 2017 :(
no java 13 for now, latest android studio and gradle will use java 11 but not now.
can you send me by PM a link to download the GPG installer for me to check here.
also are you using latest...
not sure if item can start with numbers or be all numbers, can you add a new sku which start with alpha letters, "item_111" just to test
==============================================
found...
droxon, seems something not correctly installed, please checl you have latest version and reinstall.
what about these settings
29708
oh crossing points here, in AdMob property, test device list must stay blank of course, but we were talking about the action please remove Set AdMob test devices to GetDeviceIdAdMob$( "AdMob" )
why you are leaving this in blank? ----> "but I removed this line of code and also left an option test device blank"
sorry is SKU "111" the item from google dashboard?
...
mm, can you post a small mfa with the link so i can test here to check what could it be happening or send me a link by PM
Ok, i will check this feature when i review this object
=====================================
BTW did you try this without this option?, what do you get in webview?
oh are you using set test device Id
AdMob : Set AdMob test devices to GetDeviceIdAdMob$( "AdMob" )
this is only for testing purpose and need to be removed when going into production
MM you have confuse what this setting is for. This setting is intended to allow the web to be recognized as HTML5 and therefore play as one.
you can't test ads in your developer account if you do this admob will block your account, they take this as a fault, so in order to test ads with NON test mode, you need to use another google...
hi, what fusion version are you using for this?
==================================
Just tested with latest Fusion version 292.29 and the examples seems to be build correctly in final project...
Are you using what fusion version?
if youa re suing http are you registering teh domain in teh Get Object?
oh can you please post and example but i need to be in development mode and not single file so i can debug and see teh problem.
Sorry the delay, I just tested and seems to be working fine, not need for any permission to get clipboard.
so far now in android object you will be able to check for any permission if happens to be granted denied or blocked
Hi, thanks for the info , let me see these values, and see if they fit for all users, if so i will ad, if not, possible i will add something different
can you check if you have a NDK empty folders?
Hey, the new runtime which is under testing actually will have this feature will ask the permission when is about to be used for the case of: camera, location, write/read when you are about to save a...
mm this already like this in the runtime
if this is happening, maybe = only allowing to jump after the ads is closed should make it work, as you explaining seems more a coding fix that the object taking care of teh ads is closed before to...
thanks for teh info i will check, this happens in what iOS version
it is really difficult since i can't reproduce here, i am working in a new runtime with all library updated and all deprecated removed when ready i will post here so anyone that want to test may ask...
new gradle does this, can you check with your android studio and install this ndk version?
Ok, the applications you show doesn't measure it only draw two rules over the screen (that's why you need to give over window permission), it does this because there is no method to get the right...
an the resolution of your device according the manufacturer is ?
1080 x 2340 and the density ~412 ppi density if i am not mistaken
Are these pixels so the image show -900 to a side and 1100 to another side?
================================
can you try these
...
are you talking about cm or pixels?, thought you were talking about pixels here. the android plus give teh size right accoridng to my test what can not be tehs ame are teh pixels size.
and what version of fusion you are using?
how you can try this?
very easy, get two or three application that measure the screen in pixel from google app store and see if they report the correct size
Rushan_Games, can you show me the Project Name you are using?
janpier why Android Plus is responsible for this error, any information?
mm no time, i have 2 task prior to work with it.
yes this error have not being corrected by the manufacturer, neither the runtime code or any other code work with some specific device, sorry :( need to be address by manufacturer.
handling images in android is very slow (memory management), your approach is faster and is well supported by shaders
GKProduction i will check but this haven't being implemented, also about teh layers and sub app can you post a small mfa, thanks in advance.
As i answer in Android forum, and please don't post again in non forum related unless is fusion 2.5, the answer is yes, you need to use iframe.
29500
I check chartboost dashboard yesterday an update for this object is underway, let you know when is ready for you test.
Sorry @pl, why are you asking this in android forum?
yes you can open a web inside html5 using tag object you need to code for iframe
Both of the libs .aar and jar are being detected as virus can you share the whole zip
fixed for next beta
let me know if you have time to test this change.
if happen to have this crash please take a crash report and send it by PM to me, thanks in advance.
oh if you set portrait/landscape orientation will have a fix value in case if portrait is 0 (but once you fix an orientation in manifest all others are not dispatched by OS)
better make me a small...
seems to be working fine here, when using like this
* Device orientation changed
Counter 3 : Set Counter to Orientation( "Accelerometer object" )
mm strangely there is an object that is crashing when comparing value against it, so please check that some comparison involved a non existing object can you share here a small pdf or image with your...
1.- you need to show your policy to show ads
2.- if user to gain control or repeat a level needs to watch an Ad you must clearly states this.
Videos
Banners...
can you register your developer version in passport, thanks in advance
Can you share the list of extensions from your mfa and also a logcat from this device when running to check?, thanks in advance.
oh after removing some deprecated code marked by Google, minimum APi is now 18
This is fixed in 292.27
If you want to distribute in Samsung portal you must test your application using their remote test lab, selling inApp for Samsung need an extension, Huawei store no experience on that , need to read...
:(
https://support.microsoft.com/en-us/help/14223/windows-xp-end-of-support
i will need is a small mfa with only the inapp flow, also using PM send me a link from a cloud service where you upload the crash report + your xcode project
& is not an accepted chars per se you need to used it encoded try --->7m & r
hmm seems to be an IE8 error
what is the name or title of the project?
Tricky question, each OS have different way of parsing a web, is better if you mention what OS is this happening, second parsing is done by Windows, Android or Apple, does this happens when the page...
The detection is too slow, because the beacons detection implement a different way of pairing and use BLE
Oh you need a new extension that handle the beacon logic.
Oh i don't understand your implementation can you explain me more?
1.- setting/pairing a new device in Bluetooth is something entirely OS
2.- as promoted this object allow you to transfer...
wonder if you received a last email where these objects were updated?
i see, i just rename to something in properties and it start working not sure why need to ask Yves.
29406
better post a small mfa then to check this
==================================
adding this example that seems to work OK here for strings
mm not sure i follow, String Object doesn't have alterable values /flags
can you explain more what you mean with this.
this basic example work here
only integer, string and float can be passed to webview2
check controlform example
mm maybe you are having security issues with the http, try https
what are running a HTML block or a https?
mm,
mm not sure why is happening at your side but it build daily here with the changes that are being tested for next version.
Did you check the gradle.properties in SDK?
visual 2015 seems very old and not having the UWP package, can you update to 2017?
because you build a project instead of final project maybe?
final project will take only the extensions you are using.
mm more information is needed from you
is XBox set as developer? https://youtu.be/Nx4BzbOgPN4
mm but what version of fusion are you using?
seems to be very old.
can you send me this empty xcode project zipped (use a cloud service) and send me the link by PM
We found in some apps CT developments that the error comes from SKRequest, but teh crash is internally in the framework (something form apple) what was done is to add some protection and therefore ...
can you tell us what xcode version it this?
yes, and also check for error like 1001 and/or check if login was successful if not and user have set that he want to login make login via action
GKProduction this error comes from the internal lib, are you sure you are asking for achievements after gamer is login? be sure of that, also grab me the crash complete from your google console and...
if you are using WebView2 may i suggest to reinstall from Extension Manager which should have an update for this situation if you are using admob might delete the old version of framework and use...
oh problem is that you are installing a version prior gradle which requires ANT
you need to use patch 292.26 and reinstall again
mm, all issues related to License must be reported to Jeff, Simon or Kisguri, using the ticket system and of course give time to answer.
mm but with this you are not following the admob required then.
:( this report is incomplete
try to get me a full which include teh crash
I am not capable to get a crash when this happens, BTW, this is normal, you are requesting to autoconnect , but you come from a logout or a never login account, in this case error is 1001 and from...
please follow these steps
https://developers.google.com/admob/ios/quick-start
i will check your report with error 4
GPG autoconnect was tested here with no problem though.
wonder if this error test comes using telephony data or wifi connection
Short answer is YES.
inapp needs that.
why you want to build with an old framework which is not accepted anymore by Google?
furthermore latest version of android runtime have remove several deprecated code that was generating issues...
for this i need to see a ACE images of teh login flow in your mfa.
there is no way to detect if user have delete an account or changed outside teh game and when you get here is outdated, this is...
This crash is related to Play games application.
all user must update their google files at anytime, so only occurs on those persons that doesn't update this files, and must of person have set...
Dobermann Qualms PM sent
check apple store report and see if you can get the whole crash
Oh sorry this is due to gradle and its new plugin, seems that they are more focus in Windows 10 and 8.1 than 7.
https://www.microsoft.com/en-us/microsoft-365/windows/end-of-windows-7-support
seems that for windows 7 you need to install something extra
as mentioned here "Please check if you installed the Windows Universal C Runtime"
please check here
...
Perry TopWeb Dobermann tk22 and all GPG owners please check in clickstore new version.
was mentioned in this post
i informed K about this he will check and upload again
mm strange must be added on august 25 2020, K, just mention me he reduce the name since was too long and seems to be present in clickstore
29338
can you check in the clickstore if this file is available, thanks in advance
mm not sure why i will ask but the file you need is
GPGObjects_V200a_ForFusionBuild292_26Gradle_SupportLibs.zip
======================
packed 08-25
can you please post the name of the file you downloaded? i am using latest version 2.00a here and seems fine
Thanks for the info a new version will be posted soon.
what version you are using from clickstore? 292.26?
======================================
mm latest version have these lines commented for next version, so not sure how this is enabled, can...
Maybe a feature that is not supported specifically in Android?
yes is not supported since involves a lot of calculation in devices which will introduce delays in game loop.
tracking needs to be added in future version when android is fully migrated to androidX so can be present in both runtimes, but this doesn't stop to get full ads
this feature you mention is a...
External framework needed by external SDK must be added by developer in their project.
can you explain more?, how is "smooth resizing" defined in your android properties?
please check https://community.clickteam.com/threads/107875-Could-not-find-or-use-auto-linked-framework-FBLPromises
i am checking what are the changes needed @tk22 @Dobermann
============================================
@tk22 @Dobermann i just tested admob with 7.64 SDK the only missing framework...
as mentioned using a WAV (PCM) work OK, but still not found the reason why the conversion from OGG or MP3 doesn't work
==================================================
Seems that is working...
no i added is one from me that i add as second frame to compare behavior
please check this post
https://community.clickteam.com/threads/105484-Android-Runtime-Build-292/page24?highlight=sdkmanager
mm may i have that wav to check here? All my wav are OK, tested with your example a little bit modified
Thanks for the example, if the sound is a pure WAV it work OK, i will check why.
can you show your project properties primarily the title?
did you alter the manifest file?
can you show a small mfa for this?
you are not doing correctly your test , i guess
remember that you must logout form your device and use a sandbox account to test iAP
...
@tk22 Let me finish some test first and i will send it to you
=========================================
@tk22, @GKProduction @haoujey PM sent.
Hello,
someone posted a problem with Active picture hotspot in HTML5 in latest 292.26
i could not find the post. can the user which report this please post here a small mfa for me to check?
...
GKProduction & haoujey PM sent with new runtime for you to test, please let me know your results.
thanks i will check tomorrow
thanks!!!
can you also share an image of the screen captured there
this was mentioned in previous post only angle and zoom are ported for now.
Dangerous permission are asked when you ask for an action that involve the dangerous permission, your idea force a totally different approach involving user to code teh permission, what is being code...
I can not reproduce this issue here in the mfa used to test strings, can you please provide me with a small mfa that reproduce this error at your side, GKProduction haoujey
i will check this object
As mentioned in the PM, all control objects (view) are show on top in a different layer above the surfaceview where the games is displayed