I published my android app (a simple web viewer app) on saturday to the google play store. It was very easy and it is online now.
Yesterday I buyed the membership for the apple developer programm and I have done the steps 1 to 1 like in the documentation of thunkable. I created a webviewer app for iOS and tried to publish it.
The problem is now, that the publishing doesnt works. I dont see the app on the app store/iTunes connect Testflight and I didnt get any emails. I am very sure that I did everything right. I have no 2 step login and also no active certificate.
I think the publishing has failed or there are some bugs. Maybe some one can help me via skype or whatsapp? I would be very happy.
Thanks.
@ThunkableTeam: You have created something big. Just fix those bugs and it will be the best app development area on the internet.
I agree that the Thunkable dev environment is good. But I had to drop it for iOS. The 12 hour turnaround to find out that publishing wouldnāt work was just too much. I rented a Mac in the Cloud and Iām using XCode. It integrates with the app store more smoothly.
@Panoshoot since you are a relatively new member on this community I would suggest you to read these 2 posts to familiarize with how things are being done in hereā¦
with respect to your issue I already replied to your PMs what would I do if I was in your place
Best regards.
Dear friends i have the same problem, and nobody seems to have a solution. Have you managed to publish it ??? Iām just like you and do not know what to do, maybe leave it thunkable since it does not work
of course I want to help you. please post a screenshot of the last step, you made following the publishing instructions (you might want to cut sensitive information before showing it)
ā¦and please stop posting the same issue under multiple threads - its really hard to run after your posts
thx for sharing your information with the community
first thing, that comes to my mind is: why is your app ID: com.gmail.falitos.infanciaapp ?
Because, I have the emailadress: greenteam@gmail.com and my app in thunkable is called: cherryapp
and so my app ID is: com.greenteam.cherryapp
Or let me say this in other words: I assume from your app ID, that your email adress is gmail.falitos@gmail.com
Or yet another thing to mention: the ācom.ā in the beginning of the app ID has nothing to do with the domain ending .com
Please anybody correct me, if this is nonsense!
EDIT on 07.04.2018: APP NAME IS AUTOMATICALLY com.gmail.greenteam.cherryapp
In the very beginning, on apples developer enviroment, you will have to ācreate a Bundle ID (similar to a package name in Android)ā - as it says in the docs.
You could try to set the Bundle ID to com.falitos.infanciaapp
Actually I have to correct my post about the Bundle name: It seems that the @thunkable has changed the logic of the name giving. if the emailadress is greenteam@gmail.com, and app name is testapp, then the automatic bundle app ID is
com.gmail.greenteam.testapp
Perhaps developers like @Mark or @albert can help at this point, because I am not uptodate in this topic. (and even does not understand, why every app from thunkable has by default āgmailā in its bundle name)ā¦
ā¦ actually I assume this is because of make renaming possible, which was an issue a few month ago.
@Rafael_Fernandez_Cas Please tell us:
1.: Did Downloading the App for iOS and installing on a test device work?
2.: In your screenshot the textbox for the Team ID is not filled - why?
3.: I would recommend to remove the icon picture for a while, as this may cause troubleā¦and by the way a JPG is very unusual. Your should prefer a PNG image. But in the first step just try without icon image!
ā192 x 192 px (minimum); square (equal width and height) and ideally .png (vs. jpg)ā
thx for these informations, you can edit your last post and delete the Team ID again, so this sensitive information is no more public.
Letās wait for other community members or @thunkable developers for further support.
I cannot help any further, because I have only limited understanding of the whole publishing process, but I think you have done a great job to make the problem understandable and other users, facing the same problem will be gratious for your sharing.
@Rafael_Fernandez_Cas Sorry to hear abut your difficulties. Appleās app publishing process is fairly complicated. I am not an expert on it, though, so I will invite @albert and @mike, into the conversation.
@User81 Yes, the reason for including the āgmailā in there for the default bundle id is to help ensure uniqueness. So, for example, foo@gmail.com and foo@aol.com will have different bundle ids.