Error when packaging app for iOS - Undefined symbols for armv7 architecture

First time trying to package an AS3 Air application for development.

App works fine on Android and is available on the Google/Amazon etc. store. The version I try to package a all references to DONKEY I use removed for simplicity.

I use Flash Builder 4.7, AIR v4.0 and developed on a PC in Windows 8.

When you use fast packaging no error is thrown, but the app shows just a black screen on my test Ipad (v3).

Using standard packaging, I get the following error at 57%:

Error occurred during the application of packaging:

For architecture armv7 httpd Undefined symbols:

"__Z15abcOP_nullcheckIPN7avmplus6AbcEnvEEvPNS0_9MethodEnvET_", referenced from:

_abcMethod_builtin_2_2_function public::global21.describeType in AOTBuildOutput - 3.o

_abcMethod_builtin_3_3_function public::global21.describeTraits in AOTBuildOutput - 3.o

_abcMethod_builtin_6_6_function public::global21.describeParams in AOTBuildOutput - 3.o

_abcMethod_builtin_5_5_function public::global21.describeMetadata in AOTBuildOutput - 3.o

_abcMethod_builtin_4_4_function public::global21.finish in AOTBuildOutput - 3.o

_abcMethod_builtin_26_26_function public::Object$ ._dontEnumPrototype in AOTBuildOutput - 3.o

_abcMethod_builtin_30_30_null IŠ¬:_init. in AOTBuildOutput - 3.o

...

LD: symbol not found armv7 architecture

Compilation failed during execution: ld64

Any help you can offer would be very welcome.

Please try with the latest version of the AIR 15 Download Adobe AIR beta 15 - Adobe Labs , as it contains many corrections of bugs for the new quick links Manager. Let us know if you still faces questions.

-Nimisha

Tags: Adobe AIR

Similar Questions

  • ENT-06954: error when displaying BIBean for Cube Dataviewer.

    Hello
    I need urgent help.
    I'm building a cube, ROLAP using OWB 11 g. First of all it works, but after 2 days when I want to display the data cube, by using the data viewer I get this error. Please help me.

    ENT-06954: error when displaying BIBean for Cube Dataviewer.
    ENT-06954: error when displaying BIBean for Cube Dataviewer.

    at oracle.wh.ui.owbcommon.dataviewer.dimensional.CubeDataViewerMain.getDataviewObject(CubeDataViewerMain.java:391)
    at oracle.wh.ui.owbcommon.dataviewer.dimensional.CubeDataViewerEditor._init(CubeDataViewerEditor.java:66)
    at oracle.wh.ui.editor.Editor.init(Editor.java:1115)
    at oracle.wh.ui.editor.Editor.showEditor(Editor.java:1431)
    at oracle.wh.ui.owbcommon.IdeUtils._tryLaunchEditorByClass(IdeUtils.java:1436)
    at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1349)
    at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1367)
    at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:869)
    at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:856)
    at oracle.wh.ui.console.commands.DataViewerCmd.performAction(DataViewerCmd.java:19)
    to oracle.wh.ui.console.commands.TreeMenuHandler$ 1.run(TreeMenuHandler.java:188)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    Right to post Forum is here
    [Home forum' Developer Tools' BI beans | http://forums.oracle.com/forums/forum.jspa?forumID=79&start=0]

    HTH
    SS

  • generation of native extension iOS fails to "Undefined symbols for armv7 architecture."

    I'm going to build a set of native extensions for iOS with 3.4 Air, but when I try to compile a test whose DONKEY actionscript project I get the following error:

    For architecture armv7 httpd Undefined symbols:

    "_null", referenced from:

    _g_com_adobe_air_fre_fmap in extensionglue.o

    (maybe you meant: _sqlite3_bind_null, __ZN7avmplus20BitmapDataJPEGWriter14jpeg_null_charEP18jpeg_common_structPc, __ZN7CString16s_nullTerminatorE, __ZN7avmplus7AvmCore24decrementAtomRegion_nullEPii, _null_name, __ZN7avmplus20BitmapDataJPEGWriter9jpeg_nullEP18jpeg_common_struct, _sqlite3_result_null, __ZN7UString16s_nullTerminatorE, _null_name1)

    LD: symbol not found armv7 architecture

    Compilation failed during execution: ld64

    My DONKEY is targeting iOS 5.1, and I forced Xcode to build the static library for armv7 (setting 'Valid Architectures' to 'armv7' and 'Building only of Active Architecture' to 'Yes')

    Tried to use Flash Builder 4.6 and 4.7 Beta with the same results.

    Does anyone have advice on build parameters for ENA in Xcode, or have experienced this problem before? See you soon.

    Hello

    We were able to understand the question and it will be fixed in the next version.

    For now, a possible workaround is to systematically use the finalizer function in the DONKEY. For example, the following steps should be followed:

    (1) in the native code to ANE, a new function, with the signing of FREFinalizer() must be written. Refer to http://help.adobe.com/en_US/air/extensions/WSb464b1207c184b14-53a8419b 129382b 5758 - 8000.html for the prototype. It could contain also a minimal code or simply a return statement. for example.

    Sub minimalFinalizerFunction(void * extData)

    {

    return;

    }

    (2) in the extension.xml, include this line after the tag:

    minimalFinalizerFunction

    (3) repackage your ALBUM using the new .to and extension.xml.

  • internal error when packaging project

    I installed the JRE 6.0 installation of web plugin, I have no where to find the complete installation program. Anyway, when I try to build a project with JRE 6.0, I get an error of internal packaging with nullPointerException. How would I go about fixing this? Of what I searched on the web, I couldn't find a solution.

    I tried to create a new project, but it does not work. For some reason theres an error with the jre 6.0

    Please help me, thanks in advance.

    It is a pretty bad process, but I had to download and install eclipse blackberry v1.3 plugin just to use BB OS 6.0. Now my app works, except that I have to remove a lot of the 7 OS features I implemented in another eclipse ide.

    RIM will never update their server plugin so that it works properly for a change? Thanks for the help.

  • Get an 'hr = 0x887608a6' error when installing app application project.

    Original securities: Installation failed

    I can't install my application app on my pc windows 7 with 32 bits of the project with 1 GB graphics card.

    The error is 'hr = 0x887608a6.

    What should I do?

    Hello Tiger,

    Thanks for posting your question on the Microsoft community.

    Thank you for details on the issue.

    This problem may occur because of the corrupt app installation or settings files.

    I suggest you run this Microsoft fixit and check if it helps.
    Reference:
    The problems that the programs cannot be installed or uninstalled
    https://support.Microsoft.com/en-us/mats/program_install_and_uninstall

    It automatically fixes problems that block the installation or removal program.

    I hope this information helps.

    Please let us know if you need more help.

    Thank you

  • Error when downloading images for blackBerry Smartphones

    My bberry 8520 was working fine until I updated to Facebook but now I can't download the pictures on Facebook! Can someone help me deleted personal information to comply with theCommunity guidelinesand theterms and Conditions of use.

    Hello agogoman,

    Welcome to the forums.

    What happens when you try to upload a picture? You get an error message? Have you tried to uninstall and reinstall Facebook® for BlackBerry® smartphones application?

  • RCU throws an error when creating schema for IOM

    Hi Experts,

    I use DB 11.2.0.3.0 and operating system Red Hat Enterprise Linux Server release 5.4 (Tikanga) 64-bit. I installed the patches 12395110_111150_LINUX Group's regional coordination unit. When I installed it shows the error and I made a symbolic link like ln s /usr/java/jdk1.6.0_38 jdk, then the installation begins and I created OAM, UCM, SOA patterns and she completed successfully, but an error of IOM and the error is

    RCU - 6130:Action has failed-RCU - 6136:Error then that he was trying to run the SQLPlus action. Can someone suggest a solution.

    Maybe the next note can help:

    Note 1469169.1 - Oracle Fusion Middleware repository utility 11 g creation fails with UCR-6130 RCU-6136 on Oracle Enterprise Linux 6

    Thank you

    Eugen

  • With Informatica error when loading data for BI applications running

    Hi all

    We are facing a different problem on prod, which we do not have on QA. Here is given is the session log:




    Target table:

    W_ORDER_PARTY


    READER_1_1_1 > RR_4050 first line returned to the player database: (Wed Sep 22 10:36:16 2010)
    READER_1_1_1 > lines BLKR_16019 [885] read, read the lines of error [0] name of the source table [S_ORDER_BU] [S_ORDER_BU]
    READER_1_1_1 > BLKR_16008 Reader run duly filled.
    LKPDP_1 > search for DBG_21097 Transformation [LKP_ETL_PROC_WID]: default sql to create the cache of research: SELECT ETL_PROC_WID, W_PARAM_G ROW_WID, ETL_PROC_WID ROW_WID

    LKPDP_1 > TE_7212 increasing [Cache of Index] size of transformation [LKP_ETL_PROC_WID] of [1048576] to [1050000].
    LKPDP_1 > Total TM_6660 Buffer Pool size is 609824 bytes and the block size is 65536 bytes.
    LKPDP_1:READER_1_1 > DBG_21438 Reader: Source is [SFAPROD1], [siebel] users
    LKPDP_1:READER_1_1 > event database CMN_1021 driver...
    CMN_1021 [event using table inserts. = [SFAPROD1] DB2 connection string. userid = [siebel]]

    LKPDP_1:READER_1_1 > BLKR_16003 initialization completed successfully.
    LKPDP_1:READER_1_1 > BLKR_16007 player run began.
    LKPDP_1:READER_1_1 > RR_4049 SQL query sent to the database: (Wed Sep 22 10:36:17 2010)
    LKPDP_1:READER_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    LKPDP_1:READER_1_1 > RR_4035 SQL Error]
    * [IBM] [CLI driver] [DB2/AIX64] SQL0204N "SIEBEL. W_PARAM_G' is an undefined name. SQLSTATE = 42704 *.

    SQLSTATE = 42S 02

    Database driver error...
    Function name: run
    Stmt SQL: SELECT ETL_PROC_WID, W_PARAM_G ROW_WID, ETL_PROC_WID ROW_WID
    Fatal DB2].
    LKPDP_1:READER_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    LKPDP_1:READER_1_1 > BLKR_16004 ERROR: prepare failed.
    WRITER_1_ * _1 > WRT_8333 roll back all the targets due to the fatal error of session.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [LKP_ETL_PROC_WID], and the session ends.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [EXPTRANS1], and the session ends.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [EXPTRANS1], and the session ends.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [SQTRANS], and the session ends.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [SQTRANS], and the session ends.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [SQTRANS], and the session ends.
    TRANSF_1_1_1 > DBG_21511 TE: fatal error of Transformation.
    WRITER_1_ * _1 > rollback WRT_8325 Final, executed for the target [W_ORDER_PARTY] at end of load
    WRITER_1_ * _1 > WRT_8035 of full load time: Thu Sep 22 10:36:16 2010




    The newspaper above table W_PARAM_G is a table of the warehouse. We checked Informatica to discover the question, but there is no error in informatica.

    Thanks in advance.
    Deepak.

    Hello

    Please post your question here, because it is a forum OBIEE

    Business Intelligence Applications

    you will get more response on this forum.

    Coming to your problem. Have you checked if W_PARAM_G is there in your warehouse or not.if its there, so it should contain a line. Also check if it is under the scheme name "SIEBEL". ETL will use columns as ETL_PROC_WID of w_param_g, etc. in research and ETL_PROC_WID-based data loading will occur.

    Hope that helps.

    Kind regards
    Sandeep

    Published by: Teresa Sanchez on 22-Sep-2010 05:53

  • Error when adding wsdl for components catalog

    Hello

    Try to add wsdl for components catalogue, but I get the following error:

    [Error] Instrospection exception: internal error: java.lang.NullPointerException.


    Could be problem with xsd, not sure though.

    Hi John,.

    Please check the file WSDL is correct or not in a wsdl enabled editor like eclipse, SOAP UI etc file.
    I hope that the WSDL file is not correct. In thye SOAP UI to create the simulation of the WSDL test project.

    Sidonie

  • error when updating apps download

    I get a basic message saying 'download error.  If please retry to try again or contact customer support. "I reinstalled creative cloud, but get the same error.  Help, please!

    Hi ahnawake,

    Please refer to the threads below where this issue has been addressed:

    MAC: Creative Cloud "Download error" message

    Persistent Cloud error - error download - creative

    WIN: Follow the steps below:

    1. close the creative Application of clouds (upward to the right, click the cog menu, then "leave Creative Cloud").

    2. navigate to the folder /Common files/Adobe c: files(X86).

    3 Rename the OOBE OOBE.old folder

    4. Rename AAMupdaterInventory to AAMupdaterInventory.old

    5. type %appdata%\microsoft\windows\sendto in the start menu search

    -What I had to do was to go to C: > "MyUserName" > Appdata > local > adobe

    6 rename the OOBE OOBE.old folder

    7. Rename AAMupdater to AAMupdater.old

    8. start the Desktop creative cloud

    9 introduce the credentials of CC

    10. Select install/update applications

    I hope this helps!

    Kind regards

    Sheena

  • native extension iOS - cannot package app

    I'm trying to integrate the SDK MixPanel as native extension of our project. I can compile the. ANE fine, but when I try to package my application I get the following error:

    Undefined symbols of armv7 architecture: utf8_nextCharSafeBody, referenced from: libPods - MixPanel.a (MPVWebSocket.o) _validate_dispatch_data_partial_string

    the library is open source, heres this file:

    mixpanel-iphone/MPWebSocket.m to master · mixpanel/mixpanel-iphone · GitHub

    The definition of this function comes from this import:

    #import < unicode/utf8.h >

    which comes from the usr/include-> unicode-> utf8.h according to XCode.

    How can I include this file? Do I need to include it at all?

    My platform.xml looks like this:

    < platform xmlns " ="http://ns.adobe.com/air/extension/15.0"" " >

    < sdkVersion >6.0< /sdkVersion>

    < linkerOptions >

    < option >- ios_version_min 6.0< /option>

    < option >- frame Accelerate< /option>

    < option >- setting CoreTelephony< /option>

    < option >- Framework security< /option>

    </ linkerOptions >

    </ platform >

    I just found what was wrong, I needed to add the unicode as a dynamic library lib to my project of LinkerOptions:

  • Packaging of FDT on windows error when you add the Active Directory in the package contents

    Hello!

    Trying new tools of FDT 5.5 for Adobe AIR, so far so good but I just encountered a problem when you try to add an Active Directory package.

    I add the shape of directory the FDT-> FDT AIR properties of project-> BlackBerry-> content tab package properties

    I click on add a directory and add the path to my Active Directory. (My current directory is in D:\Users\Julien\Travail\SRC\FDT5-workspace\MonArc\bin\assets)

    I then run a debugging, and I get the following error:

    Start debugging package.
    Package failed!
    Package failed: 1
    Error: File or dir does not exist: D:\Users\Julien\Travail\SRC\FDT5-workspace\MonArc\D:\Users\Julien\Travail\SRC\FDT5-workspace\MonArc\bin\assets error: file or dir does not exist: D:\Users\Julien\Travail\SRC\FDT5-workspace\MonArc\D:\Users\Julien\Travail\SRC\FDT5-workspace\MonArc\bin\assets

    There is a bug filed in Jira of FDT: http://bugs.powerflasher.com/jira/browse/FDT-2739 go vote for ;-)

    I get only this error when packaging of BlackBerry app, iOS or Android, everything is fine, so I guess that maybe it's a bug in the BB Plugin for FDT...

    If anyone has experienced this problem and know a workaround solution?

    Thank you!

    Yay, this has been fixed in FDT 5.6!

  • Error when running adcfgclone on level APPS (ERROR: creation of context not completed successfully)

    I am getting below error when running APPS pane adcfgclone

    ERROR: Unable to set the classpath

    / corp_ex1/DRPM/drpmcomn/clone/bin /... /jlib/classes111.zip: missing

    First create a new context for the cloned system file.

    The program will ask you for information on the new system:

    ERROR: creation of context not completed successfully.

    Please check for errors in the /tmp/adcfgclone_29475.err file

    I copied the classes111.zip from IAS_HOME to COMMON_TOP. Now I'm getting below error

    First create a new context for the cloned system file.

    The program will ask you for information on the new system:

    ERROR: creation of context not completed successfully.

    Please check for errors in the /tmp/adcfgclone_30763.err file

    Hi all

    Fixed a problem. Deleted and re-created a soft link for java and no other errors

  • The linker error while packaging iOS app with my DONKEY

    While trying to write a Native Extension for ZXingObjC iOS (https://github.com/TheLevelUp/ZXingObjC), the following error link appears when exporting in Flash Builder 4.x:

    --------

    Error occurred during the application of packaging:

    For architecture armv7 httpd Undefined symbols:

    "___divmodsi4", referenced from:

    + [ZXEncoder numDataBytesAndNumECBytesForBlockID:numDataBytes:numRSBlocks:blockID:numDataBytesInBlock: numECBytesInBlock:error:] in libcom.google.zxing.ZXingNativeExtension.a (ZXEncoder.o)

    + [Encode ZXAztecEncoder: len:minECCPercent:] in libcom.google.zxing.ZXingNativeExtension.a (ZXAztecEncoder.o)

    + [ZXAztecEncoder generateCheckWords:totalSymbolBits:wordSize:] in libcom.google.zxing.ZXingNativeExtension.a (ZXAztecEncoder.o)

    LD: symbol not found armv7 architecture

    Compilation failed during execution: ld64

    --------

    This happens in Flash Builder 4.6 or 4.7 using AIR SDK 3.7

    This isn't my first Native Extension for iOS. No amount of fiddling around with the addition of frameworks or libraries in Xcode for static library.

    Looking for advice on what must then try to resolve this linker error...

    I'll let the foregoing for SEO to the further research about this error, but by adding the following fixed my error Undefined Symbol

    ...

    5.0 is probably fine, another random Googling showed that by default to 4.0 which is probably a source of the issue.  Also of note, I don't have to add a linkerOption for one of the 3rd libraries part that uses the side of XCode.

  • Creation function Interior package Error (15,3): PLS-00103: encountered the symbol ";" when expecting one of the following values: back

    Hello

    I am trying to create a function inside the packaging.

    In the Package BODY I've defined the function, but in the definition of the package, it gives me syntax errors.

    • Error (15,3): PLS-00103: encountered the symbol ";" when expecting one of the following values: back
    • Error (39.1): PLS-00103: encountered the symbol "END" when waiting for one of the following values: start the function pragma procedure subtype type current cursor removal exist prior

    What can I do wrong here.

    Thank you

    Ken

    Inner package BODY:

    / * FUNCTION to form the query * /.

    FUNCTION UDF_FORMQUERY)

    IN_CASEID VARCHAR2,

    IN_SRCLYR VARCHAR2,

    IN_SRC_CONDN VARCHAR2

    )

    RETURN VARCHAR2

    AS

    varSQLQuery VARCHAR2 (10000);

    BEGIN

    varSQLQuery: = "test query";

    RETURN varSQLQuery;

    DBMS_OUTPUT. Put_line (varSQLQuery);

    END UDF_FORMQUERY;

    Definition of package inside:

    create or replace PACKAGE BODY MY_SQUERY

    AS

    FUNCTION UDF_FORMQUERY)

    IN_CASEID VARCHAR2,

    IN_SRCLYR VARCHAR2,

    VARCHAR2 IN_SRC_CONDN( )

    RETURN VARCHAR2

    AS varSQLQuery VARCHAR2 (10000);

    END MY_SQUERY;

    your package definition is incorrect, you have included the part of the declaration of the variables of the function in the package definition. It should be like

    FUNCTION UDF_FORMQUERY)

    IN_CASEID VARCHAR2,

    IN_SRCLYR VARCHAR2,

    IN_SRC_CONDN VARCHAR2)

    RETURN VARCHAR2;

Maybe you are looking for