pull down to refresh
reply
yup only once
I think you must publish your app.
It also said that you have to send a message but I do not know how and at which stage you will be asked to send this message
reply
reply
yes I did receive. thanks for the follow through.
I think those are message credits: * Building/editing your app with Base44 AI — message credits
reply
reply
I have a backup copy of my ideation outcomes. don’t worry. can’t be laying all my eggs in one basket!
reply
no. because @pablotwm was kind enough to create his app, I did get 30 credits, which I had assumed would last me for a month or so. but it turned out that those referral credits are not integration credits. I then consulted ChatGPT and realised that my Compre Cloze Wordle had incorporated an AI call because I prompted it to check the answers typed by my students. So I prompted Base44 to take away the AI call:
I ran out of integration credits. Do not call any external integrations or AI APIs. Inspect the existing implementation and make the requested changes without executing the integration So that I can keep creating puzzles
And it responded like this: I'll replace the AI word-check with a free, offline check so puzzle creation works without any credits. Let me look at the current implementation first.
The AI check is the only thing blocking puzzle creation when credits run out. I'll replace it with a free, offline check: a bundled dictionary of common English words plus basic sanity rules.
Done — puzzle creation no longer uses any AI calls or credits: answers are now checked against a built-in offline dictionary of common English words, with basic sanity rules (must contain a vowel, no obvious nonsense) for words not in the list.
So I guess it worked out after all