mirror of
https://github.com/status-im/status-media.git
synced 2025-02-23 00:28:25 +00:00
update known issues
This commit is contained in:
parent
0d7da09ece
commit
e36d167e99
@ -21,8 +21,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.NowPlaying-player img {
|
.NowPlaying-player img {
|
||||||
width: 150px;
|
width: 140px;
|
||||||
margin-top: 80px;
|
margin-top: 60px;
|
||||||
transition: all 0.1s;
|
transition: all 0.1s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -40,9 +40,7 @@ export const podcasts = [
|
|||||||
|
|
||||||
* Known issues
|
* Known issues
|
||||||
|
|
||||||
The podcast player doesn't work on iOS at the moment. You will find that the player stops the audio intermittently.
|
RSS parsing is very slow or doesn't work sometimes. We are going to add hard-coded RSS xmil files to fix this problem.
|
||||||
|
|
||||||
If you use an iPhone, please use iPhone's podcast feature above the notification center instead after playing a podcast.
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user