I created a facebook instant app with a chatbot. The chatbot works fine. The chatbot should launch a facebook instant game. This works fine on mobile phones, but after assigning the game to the page, it is no longer possible to chat with the page on desktop devices. The play button is overlapping the chatbox and you can not send messages. Is it possible to remove the play button?
Related Questions in FACEBOOK
- Facebook Post Images from local system on own Page
- Provide an archipelago name that humans cannot utter
- How can I look this email address
- Not getting all leads from Meta/Facebook using webhook for page leadgens
- Unsupported post request when trying to create a custom audience via the endpoint https://graph.facebook.com/lapi-version), (custom-audience-id/users)
- Java resized JPEG seems to be invalid format for Facebook?
- How to implement facebook pixel in flutter in 2024 any example?
- Need WhatsApp Data Backup from Api
- Facebook login via JS-SDK via OAuth will get stuck half-way
- Short time token with the Graph API and Facebook login through the iOS SDK
- Facing the "Messaging may be unavailable" error - WhatsApp Cloud API
- Facebook Graph API - Story endpoint does not return all active stories
- Javascript / Dynamically append text element above embedded facebook posts
- When I post text with media on Facebook, the text does not show
- How to search a list of groups using facebook APIs
Related Questions in CHAT
- Undefined function getAdminPanelUrlPrefix()'error in Laravel SaaS project after installing chatmessenger
- I want to develop an iOS application that displays Open Street Map offline
- Unseen text bubbles MessageKit
- Creating a chat table in database from 2 separated tables
- Should we auto-scroll on sending/receiving a new message in a chat based interface?
- Spring AI's auto-configuration for multiple models of the same AI chat provider
- Code to chat between a Telegram Admin bot and a Telegram user bot does not work
- Can I publish my Google Chat status on my website?
- Google Chat: how to post with picture file using mostly javascript in Google Apps Script?
- Preserve chat history of Assistants API using Flutter?
- can't i just use a standard query to fetch the message in the database to whichever user i want instead of using sockets, what is the issue with that
- Node.js Broadcasting Image In Real-time
- Deployment success but can't send pictures
- Input Keyboard is not showing up when click on otp input in Mobile, Android Studio
- play_audio function crash python chat
Related Questions in MESSENGER
- Messenger API - URL Buttons browser window
- Get the location from messenger API
- Why is this error, GraphQL query is unauthorized showing up in facebook Erro?
- Webview in Facebook / Messenger apps messing up my "Sign in with Facebook" button on my website
- Memory leak when dispatching messages with Symfony Messenger component
- Symfony - Sending Failed Messages on purpose
- Sms login Mesibo Messenger (Android)
- Gatling results into console
- Facebook Page to Page Messaging Not Sent To API
- Tracking leads generated from messenger apps via website click
- Messenger webhook is not triggering messaging_referrals and messaging_postbacks events when a conversation is started via an ad
- Facebook persistent menu not showing in Messenger (chat bot)
- Why Choose Dialogflow Messenger Despite Its Limitations?
- react native facebook message gradient effect
- Facebook Webhook Event Trigger
Related Questions in FACEBOOK-INSTANT-GAMES
- Facebook Instant Games: Must Not Call Private APIs
- How to use context leaderboard in facebook instant game sdk
- How to create a app like google play instant games in iOS and android using flutter
- FBInstant games SDK gives the error "Cannot find name 'FBInstant'.ts(2304)" in Cocos Creator 3.8
- Testing facebook instant game from local server
- Facebook Instant Games and Unity SDK
- Facebook instant game - I'm having trouble uploading files?
- FBInstant.player.getConnectedPlayersAsync() always returns empty
- Replacing window.localStorage implementation for Facebook Instant Games
- Can I use ThreeJS to make 3D game in Facebook Instant Games?
- How to resolve Facebook Instant Games uploading.zip file error
- facebook instant game not working properly on local server
- How to use Facebook Instant Games Leaderboards and In-App Ads with LibGDX
- Facebook instant game login with JS SDK
- Is there any other way to insert image in FBInstant.updateAsync
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)

Instant Games bots have only a play button by default. You can override the default experience by modifying the persistent menu. To enable users to communicate with the bot, specifically look into
composer_input_disabled.Documentation: https://developers.facebook.com/docs/messenger-platform/reference/messenger-profile-api/persistent-menu/