LoginSignup
1
0

More than 5 years have passed since last update.

Realmのモデルでビルドエラー

Posted at

Realmのモデルで以下のエラーが発生したら
Unsupported type java.lang.Object

モデル内でAnyを使用していないか
(今回のcaseはAPIがdingoで作られていて空の場合はList、入っている場合はdoubleで返ってきていたのものをコピペしていたからこのようになった)

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0