Issue:
In the iOS app environment, calling window.openai.sendFollowUpMessage(...) appears to complete without error, but nothing happens (i.e. it produces no visible effect or new message). However, when running the same code in Chrome (PC or iphone) , sendFollowUpMessage works as expected (a follow-up message is inserted / and chatgpt return a answer).