Oracle Mobile Application Framework 2.1.1 リリース・ノート

このリリースで修正されたバグ
  バグ番号 説明 プラットフォーム
1. 20685936 App hangs when calling DeviceManager.getNetworkStatus(). New API provided: DeviceManager.isDeviceOnline().
DeviceManager.getNetworkStatus()の呼出し中にアプリケーションがハングする。新しいAPIである DeviceManager.isDeviceOnline()が指定されている。
両方
2. 20672572 App hangs when calling DeviceManager.sendEmail().
DeviceManager.sendEmail()の呼出し中にアプリケーションがハングする。
iOS
3. 20657712 App fails to navigate correctly following call to gotoFeature() referencing a feature not on the navigation bar.
ナビゲーション・バーにない機能を参照するgotoFeature()を呼び出した後に、アプリケーションのナビゲートが正しく動作しなくなる。
iOS
4. 20605032 The selectOneChoice component not rendered correctly on older Android versions.
Androidの旧バージョンで、selectOneChoiceコンポーネントが正しくレンダリングされない。
Android
5. 20562511 App hangs when updating the UI from a background thread.
バックグラウンド・スレッドからUIを更新すると、アプリケーションがハングする。
両方
6. 20533213 App memory usage grows during use.
使用中にアプリケーション・メモリの使用量が増加する。
両方
7. 20518333 App cannot authenticate with server when redirected.
アプリケーションがリダイレクト時にサーバーで認証できない。
両方
8. 20481778 Logging out while a sliding window is hiding causes the window to be displayed after subsequent login.
スライディング・ウィンドウが非表示のときにログアウトすると、次のログイン時にこのウィンドウが表示される。
両方
9. 20474962 Japanese characters not displayed correctly.
日本語の文字が正しく表示されない。
Android
10. 20474938 With a popup dialog displayed, tapping < or > causes keyboard component focus to shift to main page.
ポップアップ・ダイアログが表示されているときに<または>をタップすると、キーボード・コンポーネントのフォーカスがメイン・ページに移動する。
iOS
11. 20463690 UI not updated by call to fireProviderRefresh().
fireProviderRefresh()を呼び出してもUIが更新されない。
両方
12. 20432126 User unable to login with password containing multi-byte characters.
マルチバイト文字を含むパスワードではログインできない。
両方
13. 20411397 Sliding window doesn't load overridden connection URL.
スライディング・ウィンドウで、オーバーライドされた接続URLがロードされない。
Android