PhoneGap Build InappBrowser - what am I doing wrong?

I was faced with calls to plugins cordova of in my App. Basically, I use phonegap as a wrapper to load a CMS site. This issue has many sub-questions, so please excuse me if I take a wandering approach.

I had originally planned to help Inappbrowser - but now I would like to support downloads (which it seems to me that Inappbrowser does not).

Can I charge my external website in an Iframe? Looks like Iframes are bad because of compatibility.

If I try to load my external site via an Iframe, I get an empty frame - what gives to think that something is wrong with my white list.

Here's index.html file. I use inappbrowser here (with location defined or not).

< ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

" < html xmlns =" http://www.w3.org/1999/xhtml " >

< head >

< title > Emerald Test App < /title >

< name meta = "apple-mobile-web-app-compatible" content = "yes" / >

< name meta = "viewport" content = "width = device-width" / > "

< script src = "phonegap.js" > < / script >

< / head >

< script type = "text/javascript" >

iabRef = window.open ('https://my-sites-url.com/content.aspx?page_id=31"," _self"," location = no "");

iabRef.addEventListener ('loadstart', iabLoadStart);

iabRef.addEventListener ('loadstop', iabLoadStop);

iabRef.addEventListener ('loaderror', iabLoadError);

iabRef.addEventListener ("quit", iabClose);

< /script >

< body >

< / body >

< / html >

Here is my Config

<? XML version = "1.0" encoding = "UTF-8"? >

< widget xmlns = " " http://www.w3.org/ns/widgets "

xmlns:gap = " " http://PhoneGap.com/ns/1.0 "

ID = "com.my - site - url.testapp.

versionCode = '5 '.

version = "1.0.4" >

Test App < name > < / name >

< description >

An application specially designed for your organization

< / description >

" < author href = ' https://www.my-site-URL.com "email =" " [email protected] "> "

My application

< / author >

< name of gap: platform = "ios" / >

< name of gap: platform = "android" / >

< name of gap: platform = "winphone" / >

< name of option = "orientation" value = "default" / >

< name of option = "phonegap-version" value = "cli - 6.3.0" / >

< name of option = "full screen" value = "false" / >

< name of option = "loadUrlTimeoutValue" value = "700000" / >

< option name = "LoadingDialog" value = "Please wait, the application will load" / >

< name of option = "AllowInlineMediaPlayback" value = "true" / >

< name of option = "SplashScreenDelay" value = "7000" / >

< name of option = "KeepRunning" value = "true" / >

"< src="res/icon/android-icon-36x36.png icon "gap: platform = gap: qualifier 'android' ="ldpi"/ >

"< src="res/icon/android-icon-48x48.png icon "gap: platform = gap: qualifier"android"="mdpi"/ >

"< src="res/icon/android-icon-72x72.png icon "gap: platform = gap: qualifier 'android' ="hdpi"/ >

"< src="res/icon/android-icon-96x96.png icon "gap: platform = gap: qualifier 'android' ="xhdpi"/ >

"< src="res/icon/apple-icon-57x57.png icon "gap: platform ="ios"width ="57"height ="57"/ >

"< icon src="res/icon/apple-icon-72x72.png "gap: platform ="ios"width ="72"height ="72"/ >

"< icon src="res/icon/apple-icon-76x76.png "gap: platform ="ios"width ="76"height ="76"/ >

"< src="res/icon/apple-icon-114x114.png icon "gap: platform ="ios"width ="114"height ="114"/ >

"< src="res/icon/apple-icon-144x144.png icon "gap: platform ="ios"width ="144"height ="144"/ >

"< src="res/icon/apple-icon-120x120.png icon "gap: platform ="ios"width ="120"height ="120"/ >

"< src="res/icon/apple-icon-152x152.png icon "gap: platform ="ios"width ="152"height ="152"/ >

"< src="res/icon/android-icon-72x72.png icon "gap: platform ="webos"/ >

"< src="res/icon/android-icon-48x48.png icon "gap: platform ="winphone"/ >

"< src="res/icon/apple-icon-180x180.png icon "gap: Platform = 'winphone" gap: role = "background" / >

"< src="res/screen/default.png gap: splash "/ >

"< src="res/screen/default.png gap: splash "gap: platform = gap: qualifier 'android' ="port-ldpi"/ >

"< src="res/screen/mdpi.png gap: splash "gap: platform = gap: qualifier 'android' ="port-mdpi"/ >

"< src="res/screen/hdpi.png gap: splash "gap: platform = gap: qualifier 'android' ="port-hdpi"/ >

"< src="res/screen/xhdpi.png gap: splash "gap: platform = gap: qualifier 'android' ="port-xhdpi"/ >

"< src="res/screen/xxhdpi.png gap: splash "gap: platform = gap: qualifier 'android' ="port-xxhdpi"/ >

"< src="res/screen/xxxhdpi.png gap: splash "gap: platform = gap: qualifier 'android' ="port-xxxhdpi"/ >

"< src="res/screen/default.png gap: splash "gap: platform ="ios"width ="320"height ="480"/ >

"< src="res/screen/640x960.png gap: splash "gap: platform ="ios"width ="640"height ="960"/ >

"< src="res/screen/640x1136.png gap: splash "gap: platform ="ios"width ="640"height ="1136"/ >

"< src="res/screen/750x1334.png gap: splash "gap: platform ="ios"width ="750"height ="1334"/ >

"< src="res/screen/768x1024.png gap: splash "gap: platform ="ios"width ="768"height ="1024"/ >

"< src="res/screen/1242x2208.png gap: splash "gap: platform ="ios"width ="1242"height ="2208"/ >

"< src="res/screen/default.png gap: splash "gap: platform ="winphone"/ >

< name of the ditch: plugin = 'cordova-plugin-camera' spec = "0.3.6" source = "MNP" / >

< name of the ditch: plugin = "cordova-plugin-media-capture" spec = "1.0.1" source = "MNP" / >

< name of the ditch: plugin = 'cordova-plugin-device' source = 'MNP' / >

< name of the ditch: plugin = "cordova-plugin-device-orientation" source = "MNP" / >

< name of the ditch: plugin = 'cordova-plugin-device-motion' source = 'MNP' / >

< name of the ditch: plugin = source "cordova-plugin-file" = "MNP" / >

< name of the ditch: plugin = source "cordova-plugin-file" = "MNP" / >

< name of the ditch: plugin = 'cordova-plugin-transfer files' source = 'MNP' / >

< name of the ditch: plugin = spec 'cordova-plugin-media' = "0.2.16" source = "MNP" / >

< name of the ditch: plugin = "cordova-plugin-inappbrowser" source = "MNP" / >

< name of the ditch: plugin = "cordova-plugin-globalization" source = "MNP" / >

< name of the ditch: plugin = "cordova-plugin-dialogues" source = "MNP" / >

< name of the ditch: plugin = 'cordova-plugin-vibration' spec = "1.2.0" source = "MNP" / >

< name of the ditch: plugin = "cordova-plugin-whitelist" source = "MNP" / >

< allow navigation href = "" * "/ >"

< allow intention href = "" * "/ >"

< access origin = "" * "/ >"

" < allow navigation href = ' http://*.my-site-URL.com " />

< / widget >

If downloading and recording is not available through inappbrowser, how can I managed to save files from an external site (which is what I want to look like a native app)?

On my external site, I tried to open the files by using things like

window.open(url, '_system');

And _blank and adding 'location = no' etc, but no dice. Probably because the pages open in the inappbrowser are in sandbox.

-Is it possible to start a download from an external web page in Inappbrowser using javascript?

Is my only option to modify the java plugin onappbrowser? Seems sketchy and examples seem to only support iOS.

Should I use an Iframe? Any ideas why my Iframes would be empty by using the above configuration? I'm doing something wrong?

If you've read this far, thanks for reading!

Using the configuration and the index below, I use window.open ('whatever.png', '_system'); and the png is displayed full screen and I have to use the device back button to return to the interface (or on iOS, you're stuck and have to restart).

That's because window.open() does NOT part of the interface of the inappbrowser plugin. Thus, you do not invoke the inappbrowser plugin and you don't get the system browser to view it.

Please read and apply the docs of the inappbrowser of the plugin.

In your html code:

It is not valid, because you have a script element between the head and the body, which is not validated.

The code could still 'work', but the result is invalid and therefore not defined/unpredictable.

On your config:

-you have a mixture of gap: syntax of the area names and syntax most recent without social fracture: namespace. I suggest you drop the gap: namespace altogether and use the new syntax only.

-you have specified the portrait and landscape, but lack the splash of landscape.

-for some plugins (camera and media, for example), you pinned extremely old versions. What did you do for a special purpose?

- http://*.my-site-url.com"/ > is redundant, since you already have

Tags: PhoneGap

Similar Questions

  • Try to update to 4.0 Build 2, what am I doing wrong?

    Good afternoon

    I'm trying to update an ESX 4.0.0 Build-208167, ESX 4.0.0 Build-261974, but I get a command line BundleFormatError.

    I'm following this KB: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US & cmd = displayKC & externalId = 1017720

    and downloading "upgrade-from - esx4.0 - 4.0_update02.zip" from: http://www.vmware.com/patch/s3portal.portal?_nfpb=true & _windowLabel = SearchPatch & SearchPatch_actionOverride = % 2Fportlets % 2Fpatchupdate % 2FfindPatchByProductVersion & _pageLabel = s3portal_pages_downloadPatch_page & type = vsphere & version = 4.0.0, & product = ESX &

    After that I downloaded, I have ftp on ESX host.

    When I run esxupdate - set of upgrade - to - esx4.0 - 4.0_update02.zip - scan from the command line. It scans the entire file and returns the BundleFormatError (I have attached a screenshot of the error full).

    Patch ESX 4 Management Guide lists this error as t ypiquement due to corruption of files or format, so to be sure I have re-uploaded the file and Ed and received the same error message. (For the 2nd attempt I renamed the file esxupdate2.zip, which is why you see the file name in the screenshot).

    I have selected the wrong file to download? Or do an another rookie mistake?

    using this file

    https://hostupdate.VMware.com/software/VUM/offline/release-224-20100608-010422/upgrade-from-ESX4.0-4.0_update02.zip

    Maybe the process below will help you?

    http://communities.VMware.com/blogs/vmroyale/2009/10/12/single-use-esxupdate-how-to-for-ESX-4

  • I imported a SVG in muse.  She builds and presents in preview.  However, once published, the graphics are shown as a broken link.  What I am doing wrong?

    I imported a SVG in muse.  She builds and presents in preview.  However, once published, the graphics are shown as a broken link.  What I am doing wrong?

    When you save your SVG chart, be sure to check the option to embed images. Otherwise, images will appear in the SVG as a link to a separate file and link-outs when you download the SVG.

  • Can someone tell me what I'm doing wrong when you create a native extension for iPad? (Very detailed)

    My company is developing a game for iPhone and iPad using Flash cs5.5 and Air3.0

    The customer requires that certain features be supported - these things as GameCenter, rating, etc... which none are currently supported by flash for the iOS.

    However, they provide us with a bunch of xCode example files on how they want things to work.

    My idea was to bridge the gap in functionality by creating a native extension using the xcode source that was given to me, giving me the required functionality.

    But first, I need to truly CREATE a native extension, even just a base echo/hello everyone... I followed all the steps of various guides and tutorials and I have managed to create an ipa and put it on my iPad 2 to test, but when the program starts, nothing happens, I find myself with a black screen. When I comment on the lines of code that initialize the extension, it fires just fine.

    (and Yes, I even tried to put things in try blocks where there was a mistake - no luck)

    So I hope that someone can read through the process of what I do below and point out what I am doing wrong, or what Miss me.

    What I use:

    Mini Mac running OS x 10.7.2 - this is used to run xCode 4.1 build 4B 110

    PC - Windows 7 home 64 bit - running Flash CS5.5 (version 11.5.1.3469) with the 3.0 SDK inside AIR. I also have the sdk 3.0 air in a separate file for the command-line running. (This is my primary development platform)

    The PC has flash builder installed, but I've never really used it, and I don't know how to use it... everything that has been built to date has been done using Flash CS5.5

    So, here's what I did.

    The first thing we do is to create a library static .a on mac.

    I open xcode and create a new project.

    • Select iOS framework and library, then select "Cocoa touch static library.
    • Give it a name, in this case "EchoExtension" and put it in a folder.
    • I then delete the file EchoExtension.h as all the samples I've seen so far do not use.
    • I then add 'FlashRuntimeExtension.h' to the project of the AIR3.0 sdk frameworks folder on my PC
    • I remove everything in my folder ".m", and then, next to several different examples and tutorials, type the following code:

    //

    EchoExtension.m

    EchoExtension

    //

    #include "FlashRuntimeExtensions.h".

    Echo FREObject (FREContext ctx, void * funcData, uint32_t argc, {FREObject argv)

    return argv [0];

    }

    //----------- Extention intializer and finalizer ----------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------ -

    A native context instance is created

    void ContextInitializer (void * extData, const uint8_t * ctxType, FREContext ctx, uint32_t * numFunctionsToTest, const FRENamedFunction * functionsToSet) {}

    Configure the number of functions in this extention

    for ease of reference, set the number of function that will use this extension.

    int FunctionCount = 1;

    set the number of function pointer reference that will use this extention.

    * numFunctionsToTest = FunctionCount;

    create an array to store all the functions that we will use.

    FRENamedFunction * func = (FRENamedFunction *) malloc (sizeof (FRENamedFunction) * FunctionCount);

    create a table for each function entry

    Func [0] .name = (const uint8_t *) "echo"; the name of the function

    Func [0] .functionData = NULL;                    the data type

    Func [0] .function = & echo;             the reference to the real function

    Save the array to a pointer.

    * functionsToSet = func;

    }

    A native context instance is deleted

    void ContextFinalizer (FREContext ctx) {}

    return;

    }

    Initialization of each extension function

    void ExtInitializer (void * extDataToSet, ctxInitializerToSet FREContextInitializer *, FREContextFinalizer * ctxFinalizerToSet) {}

    * extDataToSet = NULL;

    * ctxInitializerToSet = & ContextInitializer;

    * ctxFinalizerToSet = & ContextFinalizer;

    }

    Called when the extension is unloaded

    void ExtFinalizer (void * extData) {}

    return;

    }

    • I'll then 'product', 'building' and it creates libEchoExtension.a
    • I'm copying this .to file on my PC.

    I am now finished with this abandoned mac of God (* shudder *)
    Back on my PC, I create a folder for my test project. For all the intentions a purposes, we will call this "D:\src\EchoExtension" then I create 2 folders, one called "lib" and one called "app". Lib, it's where I'm going to create the actionscript source for my extension.

    • In my lib folder, I create a new fla in flash cs5.5, called "EchoExtension.fla".
    • I create my lib folder, the following:
      • com\extensions\EchoExtension\EchoExtension.as
      • a folder named 'Build' in which I place my libEchoExtension.a file.
    • I have in my EchoExtension.as file, place the following code:

    package com.extensions.EchoExtension

    {

    import flash.events.EventDispatcher;

    import flash.events.IEventDispatcher;

    import flash.external.ExtensionContext;

    SerializableAttribute public class EchoExtension extends EventDispatcher

    {

    protected var _extensionContext:ExtensionContext;

    /**

    * Constructor.

    */

    public void EchoExtension()

    {

    Super();

    Initialize the extension.

    _extensionContext = ExtensionContext.createExtensionContext ("com.extensions.EchoExtension", "main");

    }

    public void echo(Prompt:String):String

    {

    Return _extensionContext.call ("echo") as String;

    }

    }

    }

    • In my main fla, on the first layer of the time line, I put just the following code to make sure that did get file included when I publish the swc.

    import com.extensions.EchoExtension.EchoExtension;

    var ext:EchoExtension = new EchoExtension();

    Stop();

    • I then opened upwards from my fla publication settings, disable the swf - which I don't need, and check the swc and ensure it generates in my generation folder.  «. "/ Build/EchoExtension.swc.
    • I also updated the player Air 3.0 (which I can do because I managed integrated AIR 3.0 along side my AIR 2.6 and can build both without any problem)
    • I then publish the swc. So far so good. No problems.
    • I then made a copy of the CFC and rename it to EchoExtension.swc.zip, how I extracted the library.swf file and place it in the folder of my generation.
    • I then create extension.xml in case of generation that contains the following code:

    " < extension xmlns =" http://ns.Adobe.com/air/extension/2.5 ">

    com.extensions.EchoExtension < id > < /ID >

    < versionNumber > 1 < / versionNumber >

    <>platforms

    < platform name 'iPhone-ARMS' = >

    < applicationDeployment >

    < nativeLibrary > libEchoExtension.a < / nativeLibrary >

    < initializer > ExtInitializer < / initializer >

    < finalizer > ExtFinalizer < / finalizer >

    < / applicationDeployment >

    < / platform >

    < / platforms >

    < / extension >

    • Now, at this point, I'm a little suspicious, because I build for the iPad2... the platform is iPhone... I thought that may be a problem and at some point I have tested the same build on the iPhone4 and had the same results. I also tested using the name of the platform of the iPad-ARM and got the same results... So I don't think that's the problem, but I'm not sure.
    • Now, to make things easier, I created a batch file called "buildane.bat" in my file generation. That's what I use to create my .ane file and it contains the following command line:

    D:\SDKs\AirSDK30\bin\adt-Paquet - target ane EchoExtension.ane extension.xml - CFC EchoExtension.swc - iPhone-ARM library.swf libEchoExtension.a platform

    • I then open a command prompt and run buildane.bat and Ottoman. My donkey is created. My generation file now has the following files in it:
        • buildane.bat
        • EchoExtension.ane
        • EchoExtension.swc
        • EchoExtension.swc.zip
        • extension. XML
        • libEchoExtension.a
        • Library.swf

    Now that I have my swc, donkey and it's time to create my sample application that will be used to test my new extension.

    • I go back to my D:\src\EchoExtension folder and go to the folder app ealier, I created.
    • I then create a new flash project called EchoExtensionTester.fla
    • I open the action script settings, paths to library and add the CFC I created in my D:\src\EchoExtension\lib\build file to my project.
    • On my stage, I create a field called text txtInput, a field of dynamic text named txtEcho, and a couple of buttons called btnClear, btnRuntime and btnEcho
    • I open the first layer of the timeline, and place the following code:

    imports of base.

    import flash.desktop.NativeApplication;

    import flash.events.MouseEvent;

    import flash.text.TextField;

    import the extension of our swc.

    import com.extensions.EchoExtension.EchoExtension;

    the value of our input text to the need the softkeyboard field

    txtInput.needsSoftKeyboard = true;

    Add event handlers to our buttons.

    btnEcho.addEventListener (MouseEvent.CLICK, btnEcho_Click);

    btnClear.addEventListener (MouseEvent.CLICK, btnClear_Click);

    btnRunTime.addEventListener (MouseEvent.CLICK, btnRunTime_Click);

    create our variable expansion.

    var ext:EchoExtension;

    Try

    {

    initialize our extension of echo.

    Ext = new EchoExtension();

    } catch (error) {}

    txtEcho.text = 'Error when trying to create new EchoExtension:\n\n' + e;

    }

    Stop();

    Delete the text echo field

    function btnClear_Click(e:MouseEvent):void

    {

    txtEcho.text = "";

    }

    just to test, put the latest version of the air runtime in our text field, so we can make sure we run air 3.0

    function btnRunTime_Click(e:MouseEvent):void

    {

    txtEcho.text += "\nRuntime version =" + NativeApplication.nativeApplication.runtimeVersion; ".

    }

    call the extension, passing all that is in the text input field and get back and place it in our text echo field

    function btnEcho_Click(e:MouseEvent):void

    {

    txtEcho.text += "\n";

    Try

    {

    txtEcho.text += ext.echo (txtInput.text);

    } catch (error) {}

    txtEcho.text += "\nError call ext.echo:"+ e;»

    }

    }

    • I save the project, Open Air for the parameters of the iOS, then perform the following settings: (Yes, I know... I'll have to use adt to perform the build, but I need to first create the swf file)
      • File: EchoExtensionTester.ipa
      • AppName: EchoExtensionTester
      • Version 1.0
      • Landscape
      • Full screen on
      • Auto orientation is disabled
      • GPU rendering
      • device: iPad and iPhone
      • RES: high
      • Deployment: I use my certificate and profile provisionging that I use for my main project (that works) and defined for the test of the device.
    • I close the window and save again... but before I publish, I opened newly created "EchoExtensionTester - app.xml" which is located in my app folder.
    • I add the extensions <>< extensionID > com.extensions.EchoExtension < / extensionID > < / extensions > to the XML in the file so now it looks like this:

    <? XML version = "1.0" encoding = "UTF-8" standalone = 'no '? >

    " < application xmlns =" http://ns.Adobe.com/air/application/3.0 ">

    <>Extensions

    < extensionID > com.extensions.EchoExtension < / extensionID >

    < / extensions >

    < id > EchoExtensionTester < /ID >

    < versionNumber > 1.0 < / versionNumber >

    < file_name > EchoExtensionTester < / name of the file >

    < description / >

    <!-to locate the description, use the following format for the description element. < description > < text XML: lang = "fr" > App English description goes here < / text > < text XML: lang = "fr" > French App description goes here < / text > < XML text: lang = "ja" > Japanese App description goes here < / text > < / description >->

    < name > EchoExtensionTester < / name >

    <!-to locate the name, use the following format for the name element. < name > < text XML: lang = "fr" > insert here the name App English < / text > < text XML: lang = "fr" > insert here the French App name < / text > < XML text: lang = "ja" > insert here the Japanese App name < / text > < / name >->

    < copyright / >

    < initialWindow >

    < content > EchoExtensionTester.swf < / content >

    standard < systemChrome > < / systemChrome >

    < clear > false < / transparent >

    < visible > true < / visible >

    true < fullscreen > < / full screen >

    landscape of < aspectRatio > < / aspectRatio >

    GPU < renderMode > < / renderMode >

    < maximizable > true < / maximizable >

    < minimizable > true < / minimizable >

    < resizable > true < / resizable >

    < autoOrients > false < / autoOrients >

    < / initialWindow >

    < icon / >

    < customUpdateUI > false < / customUpdateUI >

    < allowBrowserInvocation > false < / allowBrowserInvocation >

    < iPhone >

    < InfoAdditions >

    <! [CDATA [< key > UIDeviceFamily < / key > < table > < String > 1 < / string > < string > 2 < / string > < / array >]] >

    < / InfoAdditions >

    < requestedDisplayResolution > top < / requestedDisplayResolution >

    < / iPhone >

    < / application >

    • I save the changes to the xml file and return to Flash. I then publish.
    • The swf file is created as it should be, but then I get the error message:

    Error creating files.

    A native implementation extension 'com.extensions.EchoExtension' required by the application is not found for the target platform.

    • Now, while it is a pain in the rear, I again, this was going to happen because in my reading tutorials and samples, they have all said that you use adt to build the ipa... but that is fine... all I wanted anyway, was the swf, which I now have in my app folder.
    • I close flash because I no longer need and I create a new batch file: (Note: I have change the name of the cert, profile and password for this post)

    CLS

    "D:\SDKs\AirSDK30\bin\adt" - package - target the ipa-ad-hoc - stores pkcs12 - keystore "D:\src\mycert.p12" - storepass MYPASSWORD-putting into service-profile "D:\src\myprovfile.mobileprovision" "EchoExtensionTester.ipa" "EchoExtensionTester - app.xml" "EchoExtensionTester.swf" - extdir... / lib/Build

    Set dummy = p

    ECHO done

    • I then open a command window in my app folder and run build.bat.
    • I wait about 2 minutes...
    • ...
    • ...
    • YAY! My ipa file was created without error reported so far... Time to copy this bad boy to the iPad and see what happens.
    • I opened iTunes, drag "EchoExtensionTester.ipa" to the applications, then synchronize my device...
    • ...
    • YAY! iTunes installed ipa on the device... and there is a white icon bright and shiney for Echo Extension tester...
    • I open the app... and...
    • nothing.
    • I'm waiting for
    • still nothing.
    • I go to the bathroom.
    • I'll be back... still nothing... just a black screen.
    • I press the home button on the iPad, the app minimized, I restore it... nothing... black screen.

    management of human resources. Time to do some trial and error to see if I can figure out what the distribution.

    • As a test, I opened my fla and I comment out the following lines:
      • Ext = new EchoExtension();
      • txtEcho.text += ext.echo (txtInput.text);
    • I then rebuild the swf... get the same error (don't care)... I then rebuild the ipa using the batch file... and reinstall it on the device when it is made.
    • Exactly the same thing...
    • I opened the xml file... and remove the < extensionID > com.extensions.EchoExtension < / extensionID > line, save and re - run the batch file again... Wait for the ipa ends, then run it on the device.
    • I start the program on the iPad and it starts perfectly... with the exception of the commented line of code actually create and call the extension, everything works as it should. The runtime on the device reports as 3.0.0.4080
    • A test, I opened the .fla save and uncomment the 2 lines, I commented out above... keep the xml file extensionID, I re - publish the ipa... of course, this time, it actually creates the flash API, because the id of the extension is not in the xml file.
    • I put the file API with the extension in place on the ipad code... The fire and make the txtInput text and press the button of the echo. I get the following error:
      • Error calling ext.echo: TypeError: Error #1009
    • I suspect it's because I failed to include the extension in the descriptor... but when I build it with the extensionid in the xml file, I just get a black screen. I'm 99% sure that the context of the extension in the ext object is null (because that's what happens when I run Flash debug without extension lines in the xml)

    And here I am stuck.

    Can someone tell me what I am doing wrong or what I forgot to do?

    Thank you.

    Hi can check you if the CFC of the native extension is linked as external?

    Next image can help locate and change the link type of CFC.

    The issue that many people face here (i.e. extension works fast/interpreter mode and only when they are packed in standard mode) occurs only when the SWC of the NE is not linked externally.

    I hope this helps.

    Kind regards

    Mathyas blabla

    IOS of the AIR

  • What I am doing wrong?

    I have an iMac Intel running 10.11.6 and just replaced my old iPod Touch with a new. I was able to successfully transfer a number of albums on my iPod Touch but found that most of the songs appear in gray and can be played with a wi - fi connection? What I am doing wrong? How can I access all of my music on my iPod Touch, regardless of whether or not it is connected to the wi - fi?

    In addition, to start over (assuming there is a way to access all my music without a Wi - fi), can I simply select, delete and start over?

    Again like new:

    Settings > general > reset > erase content and settings

    You must synchronize the albums/songs on your iPod touch to play without an Internet connection.

    Note: If you turn on iCloud music library, you can not use iTunes to sync music on iPod touch.

  • I can't update Flash player. What I am doing wrong?

    I can't update Flash player. What I am doing wrong?

    I currently have version 21, 22 version is the latest.  I get.

    "Adobe Flash Player could not be installed."

    I did the troubleshooting steps below. Everything is good, as I can tell.

    https://helpx.Adobe.com/Flash-Player/KB/enabling-Flash-Player-Firefox.html

    My Shockwave Flash is set, 'always on '.

    I ran the Adobe flash installer which seems to be successful. Then, I tried a new facility, still no joy.  (He did remove Flash Player version 21, now I have nothing.)

    Suggestions appreciated

    Firefox could block Flash because of security concerns.

    Because of security problems in older versions, Apple has

    updated the web plugin blocking mechanism to disable all

    earlier versions of Flash Player, 22.0.0.192 and 18.0.0.360.

    Information on web blocked plug-ins will be posted to:

    http://support.Apple.com/en-us/HT202681

    The question you should ask is why you have Flash installed. You don't need Flash. If you have not installed Flash, videos will play in HTML5. If the video requires Flash, you can use Google Chrome to play.

    From Sierra, Safari will be is more said websites common plug-ins are installed. It does this by not including not information on Flash, Java, Silverlight and QuickTime

  • I got a Apple Watch yesterday and since put in place and paired him and everything, but now I can not unlock it or look at anything on the watch because it won't let me.  Any ideas as to what is wrong or what I am doing wrong?

    I got a Apple Watch yesterday and since put in place and paired him and everything, but now I can not unlock it or look at anything on the watch because it won't let me.  Any ideas as to what is wrong or what I am doing wrong?

    Hello

    If you have not already done so, it could be that you want to configure your watch with these settings:

    -On your iPhone, in the application of Eve, go to: My Watch (tab) > General > detection of wrist - it lights up.

    -On your iPhone, in the application of Eve, go to: Watch My > password > code turn on (choose a password Simple or more complex).

    -Also on the password settings screen, select Unlock with iPhone.

    After putting on your wrist, your watch don't unlock then after whatever you do first: unlock your watch manually (by entering the access code) or unlock your iPhone.

    Then, it will remain unlocked (including when the screen is idle) until you remove it from your wrist. When you remove your watch, it locks automatically.

    More information:

    https://help.Apple.com/watch/#/apd748b87e2a

  • I have type in a new web site in the address bar. Press enter, nothing happens? Went to internet expl. ORER and tried. It worked. Uninstalled Mozilla twice. reinstalled. Still, the address bar does not go to the new site. What I am doing wrong?

    I type in a new web site in the address bar. Press ENTER. Wait. Wait. type in the same new website in the search bar. It goes straight. Uninstalled Mozilla twice. Reinstalled. Tried to go to a new web site. you press on enter. Nothing. What I am doing wrong? I tried this procedure in Internet Explorer and the new address was excluded.

    Hi markehrmann,

    I'll try from Firefox Firefox to solve the issues in Safe Mode. If you do not have the issue so that all your modules, extensions, and themes are disabled, you can try adding them in one by one until you find the culprit. You should look at the guide to troubleshooting Extensions and themes and article troubleshooting issues with plugins like Flash or Java to solve common Firefox problems as well.

    Hope this helps!

  • When I send an email from my iPad Air to the recipients not Apple and tech photos using the camera icon, the photos are received very extended, larger than the viewing page. What I am doing wrong?

    When I send an email from my iPad Air and attach a photo usping the camera icon, it is received on the devices not Apple very extended and unable to be read. What I am doing wrong?

    You're probably doing nothing wrong.

    One thing to try is after inserting that tap photo images and then change the size. If it works, you have my CCC friend to thank for calling your issue to my attention.

    Tap.

    Tap.

    Receipt by e-mail.

  • My Airport Extreme is connected to a cable modem from Arris Surfboard, overtime, I try to set up it tells me that I am not connected to the Internet if I use a router TP - Link AC1750 can I connect is not my ISP. What I am doing wrong?

    I followed the instructions on how to set up my Airport Extreme, but he says that I am not connected to the internet.

    I can connect with a wireless router TP-Link is not a problem with my service provider. I want to connect with my Airport Extreme.

    What I am doing wrong?

    What exact model of the modem Arris do you have? Is your service provider Internet Cox, by chance?

  • I have Firefox 5.0 is installed on my desktop and whenever I try to download or to save a file, that the Firefox Download Manager does not open. Why? What I am doing wrong?

    I am running Windows Vista on my desktop. I also have Firefox downloaded 5.0 on my pc.
    Whenever I try to download a software update or any type of file to the Firefox download box does not activate more as in the past.
    Why? What I am doing wrong?

    Options > general, make sure that "show the downloads window when downloading a file" is selected. See window Options - general Board

    Remember the download in the download window history, Options > confidentiality, "Remember download history" must be selected. See window Options - Privacy panel

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

  • A few days, I bought a mac mini which I transferred the data and programs with time machine: programs have been updated except for iMovie, and now it seems that I have to pay for the update: possible? What I am doing wrong?

    A few days ago, I bought a mac mini and I transferred all my data and programs with time machine: all programs have been updated but iMovie (7.1.4)... However, it seems that, to update to the latest version, I have to pay to download on Appstore: is it possible? what I am doing wrong?

    If it were a new mac mini, you need already installed 10.1 iMovie.  Otherwise, but you already have iMovie 9 registered version to your Apple ID, you can upgrade to version 10 for free, but if (as it appears) is an earlier version then you have to buy version 10.

    Geoff.

  • My entire song will not play, just section A or B. Any ideas what I am doing wrong?

    MY entire song will not play, just section A or B. No idea what I am doing wrong?

    The first thing to check is if you have "all sections" selected. Push it + top button on the right, which should show you the section menu. Above that, it should say "all sections". Make sure that who is selected. I know not obvious, but sometimes it's the simple answer that works... Don't know what you need to do, if it is not there.

  • The attached VI works when I run it initially to create the XML file, but by pressing once the XML file is created, it is not up-to-date. What I am doing wrong?

    The attached VI works when I run it initially to create the XML file, but when I change the data and run once the XML file is created, it is not updated with new data. What I am doing wrong?

    Thank you.

    It sounds like the logic that has been written in VI

    Internal decision of true / false:

    (file exists: false) write in the file XML, unflatten for display

    (file exists: true) read the XML file, unflatten for display

    At no time when the file exists (true case) is the XML file updated...

  • I'm reloading windows 2.6 filmmaker. But it will not download files. What I am doing wrong?

    I'm reloading windows 2.6 filmmaker. But it will not download files. What I am doing wrong?

    You can download it here. version 2.6 RELOADED
    http://jumbofiles.com/ytv6q80uvmd8
    It works on all Versions of Windows.
    If for any reason, you want to another version - I also them below.
    http://jumbofiles.com/user/uzi9mmauto/47861/Windows%20Movie%20Maker%20Editions

    But I'd go with RELOADED cause there HUNDREDS of Transitions and effects, etc.
    Theres a video on it too.
    http://www.YouTube.com/watch?v=Q4km3SB1XmQ

    Its what you want questions - I hope that I helped :-)

Maybe you are looking for