在发布和调试使用不同版本的AIR和Flash [英] Different versions of AIR and Flash being used in release and debug

查看:136
本文介绍了在发布和调试使用不同版本的AIR和Flash的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在从Adobe AIR应用程序的几个HTTP / HTTPS请求我的服务器。当监测网络流量(使用招网络调试器),我注意到,当调试,不同版本的AIR和Flash的正在使用的安装软件的(生产)执行时比。

I am making a few HTTP/HTTPS requests to my servers from an Adobe Air application. While monitoring the network traffic (using Fiddler web debugger), I noticed that when debugging, a different version of Air and flash were being used than when the installed application (production) is executed.

下面的是差异: -

Here's are the differences:-

**Production**
User-Agent: Mozilla/5.0 (Windows; U; en-US) AppleWebKit/533.19.4 (KHTML, like Gecko) AdobeAIR/17.0
x-flash-version: 17,0,0,128

**Debug - adt**
User-Agent: Mozilla/5.0 (Windows; U; en-US) AppleWebKit/533.19.4 (KHTML, like Gecko) AdobeAIR/3.1
x-flash-version: 11,1,102,58

我怎么能保证运行与调试时相同版本的AIR和Flash的应用程序,因为环境的差异是值得关注的原因。

How can I ensure to be running the application with the same version of AIR and flash while debugging, because the difference in environments is a cause of concern.

推荐答案

你用什么IDE?在这两种情况下,你启动应用程序在iPhone上还是模拟器?我想,这只是意味着你已经安装在你系统中的两个不同的AIR运行一 - 生产,另外一个带有你的IDE和AIR SDK进行调试。答案如何更新你的IDE AIR,取决于你用​​什么样的IDE。

What IDE do you use? In both cases do you start application on iphone or in simulator? I suppose It just means you have two different AIR runtimes installed in you system, one - production, another one comes with your IDE and AIR SDK for debugging. Answer how to renew you IDE AIR, depends on what IDE do you use.

这篇关于在发布和调试使用不同版本的AIR和Flash的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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