0

スプラッシュページに画像を添付しようとしていますが、IOS では機能しますが、Android では startapp でクラッシュします。Androidで許可されていない追加の設定はありますか?

4

1 に答える 1

0

On my experience, you need to set the Background image property in the visual designer otherwise the app will crash on Android (this is a strange bug in Smartface).

You can change the image in code later, but in the designer, the Background image property needs to be filled (not empty).

Hope this helps!

于 2015-05-27T12:08:23.610 に答える