yofabianuy's Forum Posts

  • Helloooo Josek.

    Now that Intel XDK does not work anymore, this can be very useful.

    Congratulations !!

  • Hi,

    The official IAP plugin does not work properly. When I open a project in Intel XDK it gives a number of errors.

    Finally I made it work, but only for Android by entering this plugin:

    Https://github.com/maxmoore14/AndroidInAppBilling.git

    The biggest problem is that it works neither for iOS nor for Windows Phone 8.1

    I bought the Cranberry plugins but that doesen't work either.

    It's very important that this Works because there are applications that people have invested a lot of time, money, effort and dedication. There are applications that use servers in the cloud to save data. There are games that work designers, programmers. Apart from buying the license of Construct 2 which is excellent software.

    Therefore it is not good that after so much effort we don't even sell the applications or consumables.

    I think Scirra is not giving the IAP plugin the attention it deserves and I have not seen any clear solution.

  • Hi,

    The official IAP plugin does not work properly. When I open a project in Intel XDK it gives a number of errors.

    Finally I made it work, but only for Android by entering this plugin:

    Https://github.com/maxmoore14/AndroidInAppBilling.git

    The biggest problem is that it works neither for iOS nor for Windows Phone 8.1

    I bought the Cranberry plugins but that doesen't work either.

    It's very important that this Works because there are applications that people have invested a lot of time, money, effort and dedication. There are applications that use servers in the cloud to save data. There are games that work designers, programmers. Apart from buying the license of Construct 2 which is excellent software.

    Therefore it is not good that after so much effort we don't even sell the applications or consumables.

    I think Scirra is not giving the IAP plugin the attention it deserves and I have not seen any clear solution.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I said earlier the problem is in applications in the phones, not the web browsers.

    Sorry, but the scale type "LetterBox" does not work well on iPhone, Android, or Windows Phone.

    I don't know if you built and installed the application on a phone to actually see the behavior, not only on the net or a browser because as we all know the behavior is not the same.

    So we did the tests for the three phone companies and we made a video so you can actually see the problem.

    In this link you can watch the six videos:

    https://drive.google.com/drive/folders/ ... W91b1VtWkE

    We tried scale "Inner" and "Letterbox" for each: iPhone, Android and Windows Phone.

    Notice that the behavior is similar in Windows Phone and iPhone, but Android is different.

    You said that with the "LetterBox" scale that it works well, but if you look at the video you will see that is incorrect.

    LETTERBOX:

    1) iPhone and WP reduce the entire screen but maintain the same size of the letters making the application look very ugly and unprofessional. In WP it is even worse as it leaves a rather large black space.

    2) Android keyboard hides the "TextBox" and you can't see what is being written.

    INNER:

    1) With iPhone when you write in the "TextBox" # 5, it makes a space in black hiding all the application screen and you can't see anything being typed. In the "TextBox" # 4 you can see something but still, it shows a band in black leaving the application rather ugly.

    2) With WP when you try writing in the "TextBox" # 5, the keyboard opens and closes suddenly and you can't write anything. Then in the "TextBox" # 4 you can write well, when you open the keyboard but there's also a very large black box that reduces vision to the size of the "TextBox".

    3) With Android when you write in the "TextBox" # 5, # 4 and # 3 the keyboard covers the "TextBox" and you can't see what you're writing.

    Is it not possible that the logic of C2 concerning this topic has an issue?

    How is it possible for us to build an application that users can write, enter data, and function properly across all platforms as thousands of other applications that already exist do?

    Hopefully these videos can serve to find some kind of solution.

    We are trying to be constructive with our criticism; we do enjoy and see a lot of value in the Construct 2 software and we hope that it will keep getting better over time.

  • Problem Description

    Issue when you write into a TextBox and when the keyboard opens on the phone

    Attach a Capx

    https://drive.google.com/file/d/0B6C0RF ... tUUU0/view

    Description of Capx

    This is a simple application that contains several TextBoxes. You need install this project on the phone, and test writing in the Text Boxs. When the TextBox is very close to the bottom of the screen, show a big black space or can’t open the keyboard or you can't see the TextBox. The behavior depends on the phone type, but all have problem (Windows Phone, IPhone and Android)

    Steps to Reproduce Bug

      Open this project on the phone Type in all Text Boxes Look at the behavior of the Text Boxes closer to the bottom when you type

    Observed Result

    When you type in the TextBox closest to the bottom, it show a big black space above the keyboard and under the Textbox or can’t open the keyboard or you can't see the TextBox.

    Please wach the video at this link: https://drive.google.com/drive/folders/ ... W91b1VtWkE so you can understand exactly what I'm experiencing

    Expected Result

    I expect the keyboard to function so that I can write a text

    Affected Browsers

      The browsers are not affected because when you type it does't have a keyboard. So the problem only happens when you test in the phone

    Operating System and Service Pack

    Windows 10

    Windows Phone 8.1

    IPhone 9.3.4

    Android 4.4

    Construct 2 Version ID

    R233 64bit

  • Hi Chewienator,

    Unfortunately, I don't see much interest from Scirra in providing support to address this issue.

    Ashley only tested on Android and still hasn't responded to messages I sent a month ago that included videos for each company showing exactly what the problem is.

  • Hi Guillemantd,

    I appreciate your help. I tested with the Anchor behavior, next I did the build and installed in the phone, but I'm still experiencing the same issue.

    Regards

  • Hi Ashley,

    As I said earlier the problem is in applications in the phones, not the web browsers.

    Sorry, but the scale type "LetterBox" does not work well on iPhone, Android, or Windows Phone.

    I don't know if you built and installed the application on a phone to actually see the behavior, not only on the net or a browser because as we all know the behavior is not the same.

    So we did the tests for the three phone companies and we made a video so you can actually see the problem.

    In this link you can watch the six videos:

    https://drive.google.com/folderview?id= ... sp=sharing

    We tried scale "Inner" and "Letterbox" for each: iPhone, Android and Windows Phone.

    Notice that the behavior is similar in Windows Phone and iPhone, but Android is different.

    You said that with the "LetterBox" scale that it works well, but if you look at the video you will see that is incorrect.

    LETTERBOX:

    1) iPhone and WP reduce the entire screen but maintain the same size of the letters making the application look very ugly and unprofessional. In WP it is even worse as it leaves a rather large black space.

    2) Android keyboard hides the "TextBox" and you can't see what is being written.

    INNER:

    1) With iPhone when you write in the "TextBox" # 5, it makes a space in black hiding all the application screen and you can't see anything being typed. In the "TextBox" # 4 you can see something but still, it shows a band in black leaving the application rather ugly.

    2) With WP when you try writing in the "TextBox" # 5, the keyboard opens and closes suddenly and you can't write anything. Then in the "TextBox" # 4 you can write well, when you open the keyboard but there's also a very large black box that reduces vision to the size of the "TextBox".

    3) With Android when you write in the "TextBox" # 5, # 4 and # 3 the keyboard covers the "TextBox" and you can't see what you're writing.

    You say it's not a problem with C2, but hen how is it that all the three companies iPhone, Android and Windows Phone have a similar problem?

    Is it not possible that the logic of C2 concerning this topic has an issue?

    How is it possible for us to build an application that users can write, enter data, and function properly across all platforms as thousands of other applications that already exist do?

    Hopefully these videos can serve to find some kind of solution.

    We are trying to be constructive with our criticism; we do enjoy and see a lot of value in the Construct 2 software and we hope that it will keep getting better over time.

  • Hi Axiomaltd,

    Could you do the test and build the project to install in the Phone? The problem is when you touch a TextBox on the bottom, the phone keypad leaves a very large black space above it or it opens and closes immediately.

  • Problem Description

    Issue when you write into a TextBox and when the keyboard opens on the phone

    Attach a Capx

    https://drive.google.com/file/d/0B6C0RF ... sp=sharing

    Description of Capx

    This is a simple application that contains several TextBoxes. You need install this project on the phone, and test writing in the Text Boxs. When the TextBox is very close to the bottom of the screen, show a big black space or can’t open the keyboard or you can't see the TextBox. The behavior depends on the phone type, but all have problem (Windows Phone, IPhone and Android)

    Steps to Reproduce Bug

      Open this project on the phone Type in all Text Boxes Look at the behavior of the Text Boxes closer to the bottom when you type

    Observed Result

    When you type in the TextBox closest to the bottom, it show a big black space above the keyboard and under the Textbox or can’t open the keyboard or you can't see the TextBox.

    Affected Browsers

      The browsers are not affected because when you type it does't have a keyboard. So the problem only happens when you test in the phone

    Operating System and Service Pack

    Windows 10

    Windows Phone 8.1

    IPhone 9.3.4

    Android 4.4

    Construct 2 Version ID

    R233 64bit

  • This problem isn't only for ios, it also happens in windows phone. When do you think this will be repaired?

    Regards

    Geez, Safari is crazy. It works perfectly in Chrome for Android so it looks like an iOS bug. I found a workaround for the next build though, hopefully it will work OK there.

  • This problem isn't only for ios, it also happens in windows phone. When do you think this will be repaired?

  • Hi,

    I'm trying to find a plugin for ads that works with windows phone, I tried using Pubcenter but it doesnt work.

    I also used admob, but it also doesnt work, because supposedly Microsoft wont accept admob from google.

    If there's anything you can recommend that I try, the information would be greatly appreciated.

    Regards