端末上の ios コードを android (apportable) にビルドすると、次のようになります。
エラー: 'UITableView' の可視の @interface がセレクター 'insertRowsAtIndexPaths:withRowAnimation:' を宣言していません
端末上の ios コードを android (apportable) にビルドすると、次のようになります。
エラー: 'UITableView' の可視の @interface がセレクター 'insertRowsAtIndexPaths:withRowAnimation:' を宣言していません
スターターSDKを使用していますか? UIKitはIndie Kitの方が扱いやすいと思います。現在、スターターを使用しています (インディー トライアルを待っています) 。 ~/.apportable/SDK/System/UIKit/UITableView.hで「 insertRowsAtIndexPaths:withRowAnimation:」の宣言が見当たりません。
お役に立てば幸いです、ヒューバート
編集:Paul Beusterienは、現時点では apportable のどのバージョンでも利用できないことを確認しました