Month: October 2013

  • back features by the swipe of a iOS7

    iOS7 Safari、By swiping right from the left edge of the screen、The browser's "back" function is executed。
    (Safari screen)

    *The trick is to start swiping from the left edge of the screen as far as possible.。

    This thing is、It is often introduced on various sites.、Actually, this feature is not only available in Safari.、With standard apps such as the “Music” app or the “Memo” app.、It is also effective in situations where details are selected and displayed from a list.。
    (If you screen)

    Actually, this function、This is a standard feature implemented in the UINavigationController class of the iOS7 SDK.。that's why、An app built using the iOS7 SDK、Apps using UINavigationController、(Unless you don't change the touch action)This feature is automatically provided。
    for example、My favorite email app, ibisMail, is also available.、Now supports iOS7 flat GUI image、This app also has the swipe-to-back function enabled.。
    (ibisMail screen)

    Walking Player is also currently developing a version that supports flat GUI images for iOS7.、Similarly, the swipe-to-back function is expected to be enabled.。
    (Developing Walking Player screen)

    Now、The revised release of Walking Player has been delayed a little.、In addition to simply supporting flat GUI images for iOS7、We have also implemented several user interface improvements common to iOS7/iOS6.。I think it's worth updating even for those who are still using iOS6.。Please wait for a while until release。

  • Failure in iOS7 on walking Player v1.02

    I found one problem when running Walking Player v1.02 on iOS7.。
    This is a common problem even with standard music players.、Does not occur on iOS6.1。
    We have investigated the behavior of Walking Player and found that there is a problem with the iOS7 music library API.、I plan to report the bug to Apple and wait for a response.、Due to problems in special conditions、Apple may not be able to fix it right away.。Explanation of the problem phenomenon and workaround methodbug iOS7 you work for”, so、If you are having trouble,、Please use this article as a reference.。

  • bug iOS7 you work for

    Now、We are currently developing a version of Walking Player compatible with iOS7 flat GUI.、In such a situation, I found a problem with the standard music app.、I'll summarize it。
    This is a problem under special conditions.、If you are having trouble with strange behavior、I hope this article is helpful.。

    [Problem description]
    in my music library、Contains the following album called "BJ Special Track"。

    This album is a little different from others.、The point is that the album contains a mixture of multiple genres.。generally、1All songs in one album are from the same genre.。The problem occurs when、When there are multiple genres in one album like this。
    (This album is、I'm sure a long time ago、It was included as a free sample in some computer or app.、Perhaps many people have it unconsciously.)

    Problem generating operation
    After stopping/restarting the music app、[Genre]-[Ethnic]If you choose、as below screen[BJ Special Track]Ethnic genres in the album said that during[BJ Special-Ethnic-]Only the songs will be narrowed down and displayed.。this is the correct display。(``5 songs、1minute” is displayed.、I think it's strange that the playback time is 1 song, but the number of songs is 5 songs from the entire album.、This is not a big problem and is a separate issue from this issue, so I will close my eyes.。)

    Subsequently、[Album]-[BJ Special Track]If you choose、as below screen[BJ Special-Ethnic-]Only the song called、No other songs are displayed。

    This screen is not filtered by genre.、I need to display all 5 songs on this album.、This means you won't be able to listen to all the songs on the album.。

    next、After stopping/restarting the music app again、[Album]-[BJ Special Track]If you choose、This time, all 5 songs will be displayed as shown in the screen below.。This is the correct display。

    but、Subsequently[Genre]-[Ethnic]If you choose、以下の画面のようにジャンルで絞られないで5曲全部表示されてしまいます

    実はこれはiOS7上のWalking Player v1.02でも同じ問題が発生します。(iOS6.1では標準のミュージックアプリもWalking Playerもこの問題は発生しません。)

    [Workaround]
    とりあえずアプリを再起動したらどちらか先にアクセスした方は正しく表示されます

    [Future response plans]
    上記の現象をWalking Playerの動作確認で調査したところiOS7のミュージックライブラリアクセスAPIに問題があることまで判っているので別途Appleにバグレポートしておく予定です。just、特別な条件での問題なのですぐには直してくれないかもしれません