trigger.io Android应用launchimage preFS问题 [英] trigger.io android app launchimage prefs issue

查看:166
本文介绍了trigger.io Android应用launchimage preFS问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

刚刚完成我的trigger.io程序的第一个版本,并成功地进行了测试同时在Android和iOS平台。 (trigger.io V1.4,锐意工具v3.3.11)

Just finished first version of my trigger.io app, and successfully tested it on both android and ios platforms. (trigger.io v1.4, forge tools v3.3.11)

我有一个小故障,但是,它是:我不能设法改变Android的默认trigger.io推出图片

I have a minor glitch, however, which is : I can't manage to change the android default trigger.io launch image.

我设置正确的图片路径应用配置面板,为iOS和Android,但在应用程序启动时仅IOS版本实际显示我的形象。 Android版本显示trigger.io品牌之一。

I set the proper image path in App Config panel, for both ios and android, but only ios version actually shows my image during application startup. Android version shows the trigger.io branded one.

有没有什么格式,颜色深度,或者需要知道的图像文件的任何无证特点呢?

Is there any format, color depth, or any undocumented characteristic of the image file that need to be known?

在我身边调查:


  • 我的应用程序目录/开发/安卓/ RES /绘制 splash.png 文件是触发。 IO之一。我不知道我是否应该想到会在这里看到我的图像文件。

  • 在生成过程中,我有5条线路的ios launchimages的:

  • In my app directory/development/android/res/drawable, the splash.png file is trigger.io one. I don't know if i should expect to see my image file here.
  • In the build process, i have the 5 lines of ios launchimages :

{'do': {'copy_files': {'from': '${modules["launchimage"]["iphone"]}',
                    'to': 'development/ios/*.app/Default~iphone.png'}},

但没有在应用配置

的src / config.json 看起来不错:

"launchimage": {
    "android": "android.png", 
    "android-landscape": "android-landscape.png", 
    "ipad": "ipad.png", 
    "ipad-landscape": "ipad-landscape.png", 
    "ipad-landscape-retina": "ipad-landscape-retina.png", 
    "ipad-retina": "ipad-retina.png", 
    "iphone": "iphone.png", 
    "iphone-retina": "iphone-retina.png"
}, 


任何想法?

感谢

的Aurelien

推荐答案

感谢您报告这个问题 - 它是固定在我们的v1.4.15平台版本:你会自动挑选,如果你在你的应用程序有V1.4配置。

Thanks for reporting this issue - it was fixed in our v1.4.15 platform version: you'll pick that up automatically if you have v1.4 in your App Config.

这篇关于trigger.io Android应用launchimage preFS问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆