AleCGames

Results 8 issues of AleCGames

- [x] I tried searching [Solar2D forums](https://forums.solar2d.com/) for the solution. **Describe the bug** After update to the last Solar2D build (**I was using 2021.3659**), my HTML5 game builds don´t work....

Hi, I've **tested** **display.captureBounds** in order to save a capture image as a file to the device's photo library, but it does not save anything in Android 10 and Android...

According to the documentation in the Apple IAP [https://docs.coronalabs.com/plugin/apple-iap/init.html](url) the **store.init()** will call listener with the "init" event like Google IAP, but that event it is not included in the...

I'm trying to create a build for Windows(from a PC machine) and in my **build.settings** the reviewPopup plugin is configured only for iphone, but my console receive this error: ERROR:...

I have been able to confirm in my apps that when using the `plugin.pasteboard`, the first time the app is opened (this does not happen in subsequent sessions), in the...

display.captureBounds it’s not saving to the Gallery for Android 10 and higher versions. I have tested in my new phone Realme c21 (Android 10) and it does not work. My...

The documentation says **steamworks.isSteamDeck** is a property that returns a boolean, but it’s actually a function that returns a boolean. I checked it with `type(steamworks.isSteamDeck)` and it returns 'function'. If...

I’ve been noticing for a while that App open ads are not showing on my iOS apps. I’m using the AdMob plugin (pure AdMob, no wrappers). Today I did a...