B4X FEED Background sound stopping when app is in background

  • نویسنده موضوع نویسنده موضوع PracticalBot
  • تاریخ شروع تاریخ شروع

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: Background sound stopping when app is in background است. این موضوع تا کنون 40 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Background sound stopping when app is in background
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
40
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
Following this example I'm trying to keep playing a sound when the app is sent in background.
Since I only need a sound, and the onscreen page is not always the same, I'm using MediaPlayer instead of VideoPlayer.

So I added
B4X:

#PlistExtra: <key>UIBackgroundModes</key><array><string>audio</string></array>

B4X:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید

The sound starts playing with the app in foreground, but a soon as I press the home button, the sound stops.
Bringing the app back to foreground, causes the sound to resume playing.

What's the correct way to keep playing also when the home screen is displayed?

 

عقب
بالا