working

  1. andymc

    Should I try to go full-time game dev?

    I'm stuck. I'm making a nice side income from mobile games I've written with B4A, mostly from one game, my Space Invaders clone. It's about 1/6 of what I'd need to go full time and quit my day job. My day job is working in a large company as a Cloud Devops engineer, using Azure. I'm learning...
  2. M

    iOS Question [B4X] CLVSwipe PullToRefresh not working

    hi everyone, i'm trying to use this class: https://www.b4x.com/android/forum/threads/b4x-clvswipe-xcustomlistview-swipe-actions-and-pull-to-refresh.98252/ to add the pulltorefresh functionallity to my customlistview, but i noticed that if the number of elements in the list does not fill the...
  3. M

    Bug? List.IndexOf not working as supposed to do

    Hi everyone, why this simple line of code, is not working? I don't understand what could be the problem.. seems so straight forward... That sub simply loads two lists with numbers, then i want to see if the contents are different, so as soon as IndexOf returns -1 i proceed with the rest of the...
  4. M

    iOS Question Push Notification Firebase not working....

    Hi everyone, i always used Firebase to send notification to the apps... i didn't know what i'm doing different, but i can't manage it to work. What i did: Created App ID on Apple Dashboard Created Push notification SSL production certifcate Put it in the b4ikeys folder Created the AdHoc...
Top