Software Archive
Read-only legacy content

IOS Ad-hoc app crashes

serkan_d_
Beginner
2,492 Views

I am experiencing IOS Ad-hoc build problems for three days. I tried several change in my code and tried to isolate the problem , the final situation described below:

  • App works as expected in android no problem , it is fine  . /* I am talking Cordova 3.x hybrid mobile app platform build section */
  •  
  • When I build the ios ad-hoc app , it is completing successfully and installed my Iphone without any problem so far everything is fine.
  • I am getting crash error (when I initiate the app on iphone. /* It does not populate a warning screen, simply closes the app. */
  • Here you can find the app crash logs at the end of this message , it does not mean anything to me , but you may see the root cause.
  • Btw When I remove the cordova.js from my index.html , ios ad-hoc build app starts to run on iphone.Can it be completeley related with cordova system?

 I have tried whatever comes into my mind so far, really waiting for your response.

Bests,

Crash log as follows: 

/*******************/

Incident Identifier: 1EAB003F-BFAA-471C-8DF8-B735B3585F0A
CrashReporter Key:   5734369ed845bdeaa80f22f6d3db8367a72f41bd
Hardware Model:      iPhone5,2
Process:             SoruCoz [2569]
Path:                /private/var/mobile/Containers/Bundle/Application/6E8CBE04-0DD4-4D26-83F6-0DE14D0BC77D/SoruCoz.app/SoruCoz
Identifier:          com.serkandemirhan.sorucoz
Version:             16.0.0 (16.0.0)
Code Type:           ARM (Native)
Parent Process:      launchd [1]

Date/Time:           2015-03-24 14:49:06.213 +0200
Launch Time:         2015-03-24 14:48:59.968 +0200
OS Version:          iOS 8.2 (12D508)
Report Version:      105

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread:  0

Last Exception Backtrace:
(0x22b6e45a 0x30a04c86 0x22b73874 0x22b71792 0x22aa3004 0x1bebf4 0x1be9a4 0x1bea94 0x1bea08 0x238a389a 0x22b34fba 0x22b343ca 0x22b32a30 0x22a803ac 0x22a801be 0x2a0ad1fc 0x260ea438 0x8ee8a 0x8ee34)

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib            0x3105adf0 0x31046000 + 85488
1   libsystem_pthread.dylib           0x310d8cc2 0x310d5000 + 15554
2   libsystem_c.dylib                 0x30ff6904 0x30fac000 + 305412
3   libc++abi.dylib                   0x303249c4 0x30324000 + 2500
4   libc++abi.dylib                   0x3033e66c 0x30324000 + 108140
5   libobjc.A.dylib                   0x30a04f22 0x309fe000 + 28450
6   libc++abi.dylib                   0x3033bde0 0x30324000 + 97760
7   libc++abi.dylib                   0x3033b8aa 0x30324000 + 96426
8   libobjc.A.dylib                   0x30a04dce 0x309fe000 + 28110
9   CoreFoundation                    0x22a80448 0x22a68000 + 99400
10  CoreFoundation                    0x22a801be 0x22a68000 + 98750
11  GraphicsServices                  0x2a0ad1fc 0x2a0a4000 + 37372
12  UIKit                             0x260ea438 0x2607c000 + 451640
13  SoruCoz                           0x0008ee8a 0x87000 + 32394
14  SoruCoz                           0x0008ee34 0x87000 + 32308

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0   libsystem_kernel.dylib            0x31047224 0x31046000 + 4644
1   libdispatch.dylib                 0x30f7c0ec 0x30f6e000 + 57580
2   libdispatch.dylib                 0x30f70d36 0x30f6e000 + 11574

Thread 2:
0   libsystem_kernel.dylib            0x3105b9c0 0x31046000 + 88512
1   libsystem_pthread.dylib           0x310d5e38 0x310d5000 + 3640
2   libsystem_pthread.dylib           0x310d5b10 0x310d5000 + 2832

Thread 3:
0   libsystem_kernel.dylib            0x3105b9c0 0x31046000 + 88512
1   libsystem_pthread.dylib           0x310d5e38 0x310d5000 + 3640
2   libsystem_pthread.dylib           0x310d5b10 0x310d5000 + 2832

Thread 4:
0   libsystem_kernel.dylib            0x3105b9c0 0x31046000 + 88512
1   libsystem_pthread.dylib           0x310d5e38 0x310d5000 + 3640
2   libsystem_pthread.dylib           0x310d5b10 0x310d5000 + 2832

Thread 5 name:  com.apple.NSURLConnectionLoader
Thread 5:
0   libsystem_kernel.dylib            0x31047474 0x31046000 + 5236
1   libsystem_kernel.dylib            0x31047268 0x31046000 + 4712
2   CoreFoundation                    0x22b3457e 0x22a68000 + 836990
3   CoreFoundation                    0x22b32b24 0x22a68000 + 830244
4   CoreFoundation                    0x22a803ac 0x22a68000 + 99244
5   CoreFoundation                    0x22a801be 0x22a68000 + 98750
6   CFNetwork                         0x226348f2 0x225b8000 + 510194
7   Foundation                        0x238a3686 0x237d3000 + 853638
8   libsystem_pthread.dylib           0x310d7e20 0x310d5000 + 11808
9   libsystem_pthread.dylib           0x310d7d92 0x310d5000 + 11666
10  libsystem_pthread.dylib           0x310d5b1c 0x310d5000 + 2844

Thread 6:
0   libsystem_kernel.dylib            0x3105b9c0 0x31046000 + 88512
1   libsystem_pthread.dylib           0x310d5e38 0x310d5000 + 3640
2   libsystem_pthread.dylib           0x310d5b10 0x310d5000 + 2832

Thread 7 name:  WebThread
Thread 7:
0   libsystem_kernel.dylib            0x3105ab9c 0x31046000 + 84892
1   libsystem_pthread.dylib           0x310d5fd6 0x310d5000 + 4054
2   WebCore                           0x2e49e74c 0x2e41a000 + 542540
3   WebCore                           0x2e49e6d2 0x2e41a000 + 542418
4   CoreFoundation                    0x22b34ffa 0x22a68000 + 839674
5   CoreFoundation                    0x22b326b6 0x22a68000 + 829110
6   CoreFoundation                    0x22b32ba2 0x22a68000 + 830370
7   CoreFoundation                    0x22a803ac 0x22a68000 + 99244
8   CoreFoundation                    0x22a801be 0x22a68000 + 98750
9   WebCore                           0x2e49d47e 0x2e41a000 + 537726
10  libsystem_pthread.dylib           0x310d7e20 0x310d5000 + 11808
11  libsystem_pthread.dylib           0x310d7d92 0x310d5000 + 11666
12  libsystem_pthread.dylib           0x310d5b1c 0x310d5000 + 2844

Thread 8:
0   libsystem_kernel.dylib            0x3105b9c0 0x31046000 + 88512
1   libsystem_pthread.dylib           0x310d5e38 0x310d5000 + 3640
2   libsystem_pthread.dylib           0x310d5b10 0x310d5000 + 2832

Thread 9:
0   libsystem_kernel.dylib            0x3105b9c0 0x31046000 + 88512
1   libsystem_pthread.dylib           0x310d5e38 0x310d5000 + 3640
2   libsystem_pthread.dylib           0x310d5b10 0x310d5000 + 2832

Thread 10:
0   libsystem_kernel.dylib            0x3105b9c0 0x31046000 + 88512
1   libsystem_pthread.dylib           0x310d5e38 0x310d5000 + 3640
2   libsystem_pthread.dylib           0x310d5b10 0x310d5000 + 2832

Thread 11 name:  com.apple.coremedia.player.async
Thread 11:
0   libsystem_kernel.dylib            0x310474c4 0x31046000 + 5316
1   libdispatch.dylib                 0x30f7a5da 0x30f6e000 + 50650
2   MediaToolbox                      0x24588b66 0x24584000 + 19302
3   CoreMedia                         0x232d8c78 0x232aa000 + 191608
4   libsystem_pthread.dylib           0x310d7e20 0x310d5000 + 11808
5   libsystem_pthread.dylib           0x310d7d92 0x310d5000 + 11666
6   libsystem_pthread.dylib           0x310d5b1c 0x310d5000 + 2844

Thread 12 name:  com.apple.CFSocket.private
Thread 12:
0   libsystem_kernel.dylib            0x3105b080 0x31046000 + 86144
1   CoreFoundation                    0x22b38d4a 0x22a68000 + 855370
2   libsystem_pthread.dylib           0x310d7e20 0x310d5000 + 11808
3   libsystem_pthread.dylib           0x310d7d92 0x310d5000 + 11666
4   libsystem_pthread.dylib           0x310d5b1c 0x310d5000 + 2844

Thread 13:
0   libsystem_kernel.dylib            0x3105b190 0x31046000 + 86416
1   libsystem_c.dylib                 0x30fb6a6c 0x30fac000 + 43628
2   Foundation                        0x238a2c12 0x237d3000 + 850962
3   SoruCoz                           0x000c4156 0x87000 + 250198
4   Foundation                        0x238a3686 0x237d3000 + 853638
5   libsystem_pthread.dylib           0x310d7e20 0x310d5000 + 11808
6   libsystem_pthread.dylib           0x310d7d92 0x310d5000 + 11666
7   libsystem_pthread.dylib           0x310d5b1c 0x310d5000 + 2844

Thread 14 name:  JavaScriptCore::BlockFree
Thread 14:
0   libsystem_kernel.dylib            0x3105ab2c 0x31046000 + 84780
1   libsystem_pthread.dylib           0x310d7384 0x310d5000 + 9092
2   libsystem_pthread.dylib           0x310d82a8 0x310d5000 + 12968
3   libc++.1.dylib                    0x302def5a 0x302d9000 + 24410
4   JavaScriptCore                    0x23eaa510 0x23d6f000 + 1291536
5   JavaScriptCore                    0x23d8407a 0x23d6f000 + 86138
6   JavaScriptCore                    0x23d80594 0x23d6f000 + 71060
7   libsystem_pthread.dylib           0x310d7e20 0x310d5000 + 11808
8   libsystem_pthread.dylib           0x310d7d92 0x310d5000 + 11666
9   libsystem_pthread.dylib           0x310d5b1c 0x310d5000 + 2844

Thread 15 name:  JavaScriptCore::Marking
Thread 15:
0   libsystem_kernel.dylib            0x3105ab2c 0x31046000 + 84780
1   libsystem_pthread.dylib           0x310d7384 0x310d5000 + 9092
2   libsystem_pthread.dylib           0x310d8268 0x310d5000 + 12904
3   libc++.1.dylib                    0x302dee8c 0x302d9000 + 24204
4   JavaScriptCore                    0x23f4bcb0 0x23d6f000 + 1952944
5   JavaScriptCore                    0x23f4bd14 0x23d6f000 + 1953044
6   JavaScriptCore                    0x23d80594 0x23d6f000 + 71060
7   libsystem_pthread.dylib           0x310d7e20 0x310d5000 + 11808
8   libsystem_pthread.dylib           0x310d7d92 0x310d5000 + 11666
9   libsystem_pthread.dylib           0x310d5b1c 0x310d5000 + 2844

Thread 16 name:  WebCore: CFNetwork Loader
Thread 16:
0   libsystem_kernel.dylib            0x31047474 0x31046000 + 5236
1   libsystem_kernel.dylib            0x31047268 0x31046000 + 4712
2   CoreFoundation                    0x22b3457e 0x22a68000 + 836990
3   CoreFoundation                    0x22b32b24 0x22a68000 + 830244
4   CoreFoundation                    0x22a803ac 0x22a68000 + 99244
5   CoreFoundation                    0x22a801be 0x22a68000 + 98750
6   WebCore                           0x2e4c6ad8 0x2e41a000 + 707288
7   JavaScriptCore                    0x23d80594 0x23d6f000 + 71060
8   libsystem_pthread.dylib           0x310d7e20 0x310d5000 + 11808
9   libsystem_pthread.dylib           0x310d7d92 0x310d5000 + 11666
10  libsystem_pthread.dylib           0x310d5b1c 0x310d5000 + 2844

Thread 0 crashed with ARM Thread State (32-bit):
    r0: 0x00000000    r1: 0x00000000      r2: 0x00000000      r3: 0x00000003
    r4: 0x00000006    r5: 0x33a6c9dc      r6: 0x33a58840      r7: 0x00806438
    r8: 0x145599a0    r9: 0x00000000     r10: 0x33a57074     r11: 0x145599c4
    ip: 0x00000148    sp: 0x0080642c      lr: 0x310d8cc7      pc: 0x3105adf0
  cpsr: 0x00000010

Binary Images:
0x87000 - 0x492fff SoruCoz armv7  <55db0225d1983937b01922a610c7c5a1> /var/mobile/Containers/Bundle/Application/6E8CBE04-0DD4-4D26-83F6-0DE14D0BC77D/SoruCoz.app/SoruCoz
0x1fe47000 - 0x1fe6afff dyld armv7s  <d959cf6ea9b23eebac21b656a5551dab> /usr/lib/dyld
0x213d9000 - 0x214c6fff RawCamera armv7s  <adacc97a559031c9aa41dfbebd447646> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x214dd000 - 0x215f2fff IMGSGX543RC2GLDriver armv7s  <15672de47a2f350c838769dea315452b> /System/Library/Extensions/IMGSGX543RC2GLDriver.bundle/IMGSGX543RC2GLDriver
0x215fe000 - 0x2176afff AVFoundation armv7s  <339e734775eb39b982ec0c089a752320> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x2176b000 - 0x217c9fff libAVFAudio.dylib armv7s  <ef35407264a93f56a53a36dc11b72544> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x217ca000 - 0x21802fff AVKit armv7s  <b32eb1e922d732f581534c647f9f1894> /System/Library/Frameworks/AVKit.framework/AVKit
0x21803000 - 0x21803fff Accelerate armv7s  <b170327a82973885aba35a81ee82882b> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x21814000 - 0x21a2ffff vImage armv7s  <e6895345bbd03617a31c13774e775579> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x21a30000 - 0x21b16fff libBLAS.dylib armv7s  <153f3233991f3c47b762ef1743c32e0a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x21b17000 - 0x21ddbfff libLAPACK.dylib armv7s  <aa5471640b8b3bb3b4dd3fad5ed697db> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x21ddc000 - 0x21dedfff libLinearAlgebra.dylib armv7s  <1ea6ed99c4863d4085eb884e9a616903> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x21dee000 - 0x21e6afff libvDSP.dylib armv7s  <708711e55e7c3d67a44ca33803d225af> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x21e6b000 - 0x21e7dfff libvMisc.dylib armv7s  <3c7e8723a7233076a6a0ff239e4c58eb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x21e7e000 - 0x21e7efff vecLib armv7s  <0a8061e9131332f28e903a478d0b6e36> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x21e7f000 - 0x21ea6fff Accounts armv7s  <09f1e91f2f903f0d9e91ea22c584cfba> /System/Library/Frameworks/Accounts.framework/Accounts
0x21ea7000 - 0x21ea7fff AdSupport armv7s  <76c5dc22151d3689b300971ef780e2a8> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x21ea8000 - 0x21f16fff AddressBook armv7s  <fdcde0e632433fccbf0f758694bb5e40> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x21f17000 - 0x22040fff AddressBookUI armv7s  <4a01e230f037317d82a10b210d2a292a> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x22041000 - 0x22053fff AssetsLibrary armv7s  <3fcc2aed41f7349089ac37874db2215a> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x221d9000 - 0x2244dfff AudioToolbox armv7s  <c9e12d7ce99833ce969b53099cd194ba> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x225b8000 - 0x22741fff CFNetwork armv7s  <d52bddca8cf330959bc40eb43e26d30d> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x22742000 - 0x227c3fff CloudKit armv7s  <aefe5795b29833608d0fa6ca7ffc2218> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x227c4000 - 0x22823fff CoreAudio armv7s  <bb6bc21edca73eb49d2631266ba46d82> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x2283e000 - 0x2285bfff CoreBluetooth armv7s  <6ab741ad5acc333786f134f936878578> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x2285c000 - 0x22a67fff CoreData armv7s  <7415681a633b37b293ad2fbe776b3396> /System/Library/Frameworks/CoreData.framework/CoreData
0x22a68000 - 0x22d95fff CoreFoundation armv7s  <9924d9f1b68836cfa0dc45ad776a10ba> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x22d96000 - 0x22ec0fff CoreGraphics armv7s  <e50b5639d14a39d0b83449cd48707fcc> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x22f00000 - 0x22f02fff libCGXType.A.dylib armv7s  <c816f78ae8113d599d194d04d501c6e1> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x22f03000 - 0x22f0dfff libCMSBuiltin.A.dylib armv7s  <a5011cd35faa344d983be6e9224983c5> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x230f5000 - 0x23110fff libRIP.A.dylib armv7s  <c2266f3ec31c38798f113d59c5102db7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x23111000 - 0x2321ffff CoreImage armv7s  <44b768c0b39c3197b6ecc5bed08cd0af> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x23220000 - 0x23278fff CoreLocation armv7s  <27f6fb3e7d053990989c057d0876bd8b> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x232aa000 - 0x23345fff CoreMedia armv7s  <3afe18bd92493ccb94501e9ffb07eb89> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x23346000 - 0x23423fff CoreMotion armv7s  <c6e4968c002738f18dbf7169c232b994> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x23424000 - 0x23482fff CoreTelephony armv7s  <580b75cd06563449931429e0fc6dd16b> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x23483000 - 0x2354ffff CoreText armv7s  <b8f896f010923eaebd88f04d9fa92db5> /System/Library/Frameworks/CoreText.framework/CoreText
0x23550000 - 0x23565fff CoreVideo armv7s  <982f9388857d38dd98d7f4b793cefd74> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x23566000 - 0x2365bfff EventKit armv7s  <5b8e871f5568346099b77f9e6974ef9a> /System/Library/Frameworks/EventKit.framework/EventKit
0x2365c000 - 0x237befff EventKitUI armv7s  <874bd3867b753a89958bd247654edbbf> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x237bf000 - 0x237d2fff ExternalAccessory armv7s  <c62cacf23b463f25a72230e752b8c576> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x237d3000 - 0x239d6fff Foundation armv7s  <c5d6421377e13c2e8bf4cbd917d874b1> /System/Library/Frameworks/Foundation.framework/Foundation
0x239d7000 - 0x23a02fff GLKit armv7s  <a48c06955f193a34a468beb245689cba> /System/Library/Frameworks/GLKit.framework/GLKit
0x23a03000 - 0x23a22fff GSS armv7s  <3b3cf67b07403c02a0002d795ea46fbf> /System/Library/Frameworks/GSS.framework/GSS
0x23a31000 - 0x23a31fff GameKit armv7s  <7c99c6bc5d803ec5977ffaaa2f6ef21b> /System/Library/Frameworks/GameKit.framework/GameKit
0x23ad6000 - 0x23b2bfff IOKit armv7s  <c23ce2b864ec3c9ca424fab1145e6241> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x23b2c000 - 0x23d6efff ImageIO armv7s  <7c57f7fe7e1c3604a8d86053c716cdf2> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x23d6f000 - 0x240bdfff JavaScriptCore armv7s  <7adced020bfc37a595c0811423f9fde8> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x2439b000 - 0x243a3fff MediaAccessibility armv7s  <4cea4ac5cfd4303a86b331c10e7ce8a6> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x243a4000 - 0x24583fff MediaPlayer armv7s  <3a4bc2cfd8653621ad5944b42cad8fdc> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x24584000 - 0x248fefff MediaToolbox armv7s  <b3cab8f05a4e32e193e5e1da502727a3> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x248ff000 - 0x249bdfff MessageUI armv7s  <f41ef6b613fc32f8b1291ca26327e403> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x249be000 - 0x24a2afff Metal armv7s  <00a89ca37d0834898a8e81b76357fcd1> /System/Library/Frameworks/Metal.framework/Metal
0x24a2b000 - 0x24abefff MobileCoreServices armv7s  <01ea079439393391821634683ccb412a> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x24b13000 - 0x24ba4fff NetworkExtension armv7s  <d9f8d7fbdef73c3999ceb9e2563ecb34> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x24bb5000 - 0x24be6fff OpenAL armv7s  <6e48355ff76d31c480f0ad0caed1daf7> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x254c4000 - 0x2559bfff GLEngine armv7s  <907a1b4d43423257842ff5eda47b05ad> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x2559c000 - 0x255a4fff OpenGLES armv7s  <02aa6ebd148a3449a5fb73365d45ea87> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x255a6000 - 0x255a6fff libCVMSPluginSupport.dylib armv7s  <18deef6946913a25969285502316b674> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x255a7000 - 0x255a9fff libCoreFSCache.dylib armv7s  <d252e7981a543f6580ba951a037d2590> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x255aa000 - 0x255adfff libCoreVMClient.dylib armv7s  <405d9912249e3a3a9e60bfb9edcb19d8> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x255ae000 - 0x255b6fff libGFXShared.dylib armv7s  <248be3146cab319292bd30806d11f792> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x255b7000 - 0x255f9fff libGLImage.dylib armv7s  <1e9a22a10aa2364ebdcb68d7f8a153e6> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x255fa000 - 0x25735fff libGLProgrammability.dylib armv7s  <ca9b9311cdd73009b811892bf4dbe21d> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x25aa2000 - 0x25bf4fff QuartzCore armv7s  <87f4d4be177f3a9c8c251da670dcf45b> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x25bf5000 - 0x25c48fff QuickLook armv7s  <ab076503a86c325f80e2c50d05ffe636> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x25e37000 - 0x25e78fff Security armv7s  <7434b508472d355298f93d5e8a5e725e> /System/Library/Frameworks/Security.framework/Security
0x25e79000 - 0x25ef1fff Social armv7s  <50be0cb4d06334999dbe7a505708bb84> /System/Library/Frameworks/Social.framework/Social
0x26006000 - 0x2601bfff StoreKit armv7s  <7b8c6b8baee035b18e2d0b09ac219d1d> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x2601c000 - 0x26079fff SystemConfiguration armv7s  <53b886e1d32f32a2b6c0cb2e0d93ccf2> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x2607a000 - 0x2607bfff Twitter armv7s  <8f7b242f1844390396492bf0a112ba8c> /System/Library/Frameworks/Twitter.framework/Twitter
0x2607c000 - 0x26922fff UIKit armv7s  <81da17cbaad83ba5acaa630781446352> /System/Library/Frameworks/UIKit.framework/UIKit
0x26923000 - 0x2698afff VideoToolbox armv7s  <867315c8522039d3aeb629502059f6d6> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x269ba000 - 0x26ba0fff WebKit armv7s  <8fd2d7a7389c3efa89700e371946577f> /System/Library/Frameworks/WebKit.framework/WebKit
0x26ba1000 - 0x26bd5fff iAd armv7s  <2e08dfb25f28354c88f8f6781b7a8cb6> /System/Library/Frameworks/iAd.framework/iAd
0x26ec7000 - 0x26eccfff AITTarget armv7s  <248b099ee1c13076a8d29b084174fc6f> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
0x26ed1000 - 0x26edcfff AOSNotification armv7s  <d3e35dcc6918381aa0745eedc97f80a4> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x27036000 - 0x27086fff AccountsDaemon armv7s  <65fd994bdc603127acb44c690381e141> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x27087000 - 0x270a8fff AccountsUI armv7s  <88a4f07ebb583241b94abaa4db1856a4> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x270a9000 - 0x270adfff AggregateDictionary armv7s  <1f4aae1e74f230488125530b315d01f6> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x27276000 - 0x272a1fff AirPlaySupport armv7s  <c727539915aa32bc80dd90711c9d309c> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
0x274a7000 - 0x274e5fff AppSupport armv7s  <baba5ec9cb6c3b5e8097412705a57bd7> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x274e6000 - 0x2752efff AppleAccount armv7s  <018fcce59c923c9ab9e2ea148fe1f2a4> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x2752f000 - 0x27569fff AppleAccountUI armv7s  <50a07a356ec1341c9309fba00898683b> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x27617000 - 0x27654fff AppleJPEG armv7s  <7ccf7d8822283911a26b7500b3b437b2> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x2765f000 - 0x27671fff ApplePushService armv7s  <32ae1ae398cc3f0e9ec0426ca0870d34> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x27672000 - 0x27678fff AppleSRP armv7s  <8b69881099043bf2bd8b3ce229ad1b32> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x276ad000 - 0x276b6fff AssertionServices armv7s  <f55c714a5a013c528dfbe7c0d1689b91> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x276b7000 - 0x276cffff AssetsLibraryServices armv7s  <2eeb5c26a5243db08a8fc5ae68d154e7> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x276d0000 - 0x27706fff AssistantServices armv7s  <4231dc07a0b33cebaec3320a6ac7cf88> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x27736000 - 0x2773afff BTLEAudioController armv7s  <09bd58dd309a35fcbd0797970b740e6b> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x2773b000 - 0x27752fff BackBoardServices armv7s  <205d23f721fd35e584853e2d487af9b3> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x27755000 - 0x2778afff BaseBoard armv7s  <d780982e45423486ab6b6b6ad21abd23> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x2778b000 - 0x27791fff BluetoothManager armv7s  <753fc00efc263cd9a98eb33ac6898fc5> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x27792000 - 0x277b8fff Bom armv7s  <e4cf22bce7a53599bcccdaf89140fdc0> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x2788a000 - 0x27891fff CacheDelete armv7s  <796e062ad6f13a1db26efcc99360cefc> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x278d6000 - 0x278fffff CalendarFoundation armv7s  <98f804e98b9a3cd8b8db61afb60fa766> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x27900000 - 0x27919fff CalendarUIKit armv7s  <7d28e726a6af31b5a1e71db0781face8> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x27a16000 - 0x27a1efff CaptiveNetwork armv7s  <10fccd2e42fe35919ec80d881c735054> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x27a1f000 - 0x27b41fff Celestial armv7s  <9738f5492d733592a8c0e70100d4fe8b> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x27b4f000 - 0x27b67fff CertInfo armv7s  <81941a4b91e435e987daf432e43faef3> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x27b68000 - 0x27b6dfff CertUI armv7s  <8f7c4dfd3aca3ef789dbb4551f65a122> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x27caa000 - 0x27ccbfff ChunkingLibrary armv7s  <4b029225b4033493aa979657e5503a16> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x2807a000 - 0x28125fff CloudPhotoLibrary armv7s  <d0d018f2c56130dc8ed830e5acd55c42> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x28176000 - 0x28178fff CommonAuth armv7s  <592c71c8a6fe3c1a880313f6f345137a> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x28179000 - 0x28189fff CommonUtilities armv7s  <f3e078abb75f3788b1d2b2a564eb786e> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x2818a000 - 0x2818efff CommunicationsFilter armv7s  <e7342616fbc730888bf4c6db4ccaa4e2> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x2824f000 - 0x28253fff ConstantClasses armv7s  <44624a0f6f633645a00a3cf9a30b4c23> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x28254000 - 0x2828cfff ContentIndex armv7s  <c76c9897423c3a4cb583f0c28ff83f3a> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x2828d000 - 0x28290fff CoreAUC armv7s  <a9b4259de0743f539097e0a709ae357b> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x282bd000 - 0x28311fff CoreDAV armv7s  <fe5b9ce965bd3b2093c337b03be22d1d> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x28312000 - 0x28332fff CoreDuet armv7s  <b44ee1884aa53ad4be7a2ad93a7ca163> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x28338000 - 0x28348fff CoreDuetDaemonProtocol armv7s  <589ab858f78e3372bbfc55036a1f372a> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x2834f000 - 0x28351fff CoreDuetDebugLogging armv7s  <a54577d565b83022ad7da2e3c5a5a8f1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x284a0000 - 0x285a0fff CoreMediaStream armv7s  <ffce49555072331aa985ad018b0b79ef> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x285a1000 - 0x2863cfff CorePDF armv7s  <93e4925313663cbf970beb535d829f1b> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x2869d000 - 0x286a7fff CoreRecents armv7s  <7f91e59aaab938f8a9a7677f40b5a1de> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x2871f000 - 0x2873dfff CoreServicesInternal armv7s  <ecd55295b62d386c90ae564978272244> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x2893d000 - 0x289bdfff CoreUI armv7s  <9c6bc8f4fa783388b8c09596402bd051> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x289be000 - 0x28a28fff CoreUtils armv7s  <8054b84ba8a33c148b9689dd3f88aac6> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x28a29000 - 0x28a2efff CrashReporterSupport armv7s  <95aaae72f9fc3756b5bca68275245fab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x28a2f000 - 0x28a34fff DAAPKit armv7s  <e682b52c60cc310f98d26a84c01832e3> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x28a35000 - 0x28a3ffff DCIMServices armv7s  <6da01edd76dc3d448f02f74114c16de6> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x28a40000 - 0x28a85fff DataAccess armv7s  <fb7cb30047e43d408f3d35837346d1e4> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x28c77000 - 0x28c98fff DataAccessExpress armv7s  <d0e876ba262039c5ab0f92acb607eb12> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x28ca3000 - 0x28cbafff DataDetectorsCore armv7s  <ea197848c06839fe99069b46f98de1f7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x28cbc000 - 0x28cd5fff DataDetectorsUI armv7s  <0e05b9f491413566bf6ee17fc763d747> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x28cd6000 - 0x28cdcfff DataMigration armv7s  <94908a4ed7b034ac8e30c1cae7e4feab> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x28ce6000 - 0x28ce7fff DiagnosticLogCollection armv7s  <9d84890eefe132548cfeaf1f411dcb82> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x28ce8000 - 0x28d02fff DictionaryServices armv7s  <e13a04ece193371f8dc1bea3773fb476> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x28d21000 - 0x28d40fff EAP8021X armv7s  <15c71e8b120b3b6c9c232de6dff4055c> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x28e4a000 - 0x28e4cfff FTClientServices armv7s  <44c007f094e23516ad440dccc4b8448e> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x28e4d000 - 0x28e7cfff FTServices armv7s  <5a7e144ef33837359ed59ab12f752df2> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x28e7d000 - 0x292a0fff FaceCore armv7s  <9731ccedf231369ba7da37d22b807286> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x292b3000 - 0x292befff FindMyDevice armv7s  <67de2557174d3b629f56aad569607cb9> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x29309000 - 0x29309fff FontServices armv7s  <68f4057f3bc0315088973b27f3183287> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x2930a000 - 0x293dffff libFontParser.dylib armv7s  <63d94b0574793ee9998ce725153a6f54> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x293fe000 - 0x2940dfff libGSFontCache.dylib armv7s  <d9ec77b2334a3eacba956a7343890a8a> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x294f1000 - 0x2950cfff FrontBoardServices armv7s  <6a0538ed555e396bbecb9183314da66a> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x29a75000 - 0x29a7cfff libGPUSupportMercury.dylib armv7s  <3cba335ec6e236d3be2e9de92a4575e3> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x29a7d000 - 0x29b06fff GameCenterFoundation armv7s  <332c67dd7bc43d1f8db7c2536470d316> /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation
0x29ba2000 - 0x29becfff GameCenterUI armv7s  <617bb3da816a3382b3161e7511468a04> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI
0x29bed000 - 0x29d2afff AVConference armv7s  <8692c81691ea3ab09e5ca566923fa1e8> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference
0x29d3b000 - 0x29d60fff ICE armv7s  <1252c88a0a04389fa8f43e6e5d92cfbe> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE
0x29d61000 - 0x29d61fff LegacyHandle armv7s  <a93edc27c8ad36efa100b1443799aa76> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x29d62000 - 0x29d6afff SimpleKeyExchange armv7s  <e86cbfe3bdaa377386ad7b826c3342ef> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x29d6b000 - 0x29d76fff ViceroyTrace armv7s  <1b8a19c824c83906b6f6ec01f1af84e0> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x29d77000 - 0x29d78fff snatmap armv7s  <f8fd375672e038e58198aefd75def009> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap
0x29d79000 - 0x29df4fff GameKitServices armv7s  <8186546dcda533cbb6cb597350cedc75> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x29df5000 - 0x29e0bfff GenerationalStorage armv7s  <39f3748c838438a3842b9a5ec5b6c62b> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x29e0c000 - 0x2a0a3fff GeoServices armv7s  <d5489b4c67a93e3680f902bc1955cfc0> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x2a0a4000 - 0x2a0b4fff GraphicsServices armv7s  <c552c842c10431dfba8141dffd9beb52> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2a1d6000 - 0x2a225fff Heimdal armv7s  <89658112834d3b0b99406319de0ddc69> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x2a2ee000 - 0x2a372fff HomeSharing armv7s  <3c8e2e302d0339558b66726ed22436cf> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x2a373000 - 0x2a37ffff IAP armv7s  <add8ae72c8df3b958f412ebfd7f4c071> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x2a3d1000 - 0x2a430fff IDS armv7s  <c48a45fd39883c57b85320bd7a70668e> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x2a431000 - 0x2a45cfff IDSFoundation armv7s  <ed2d37f9d0bf39818eb7d200b0244dd2> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x2a610000 - 0x2a674fff IMFoundation armv7s  <a4ac416845d838d4ad7505a4e4c9dca4> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x2a67c000 - 0x2a67ffff IOAccelerator armv7s  <a92bf62bbbc837f5959f8d2d0eee3afd> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x2a682000 - 0x2a688fff IOMobileFramebuffer armv7s  <3f879ba3ba5633a1b111433ba49bc775> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x2a689000 - 0x2a68efff IOSurface armv7s  <4bf18307118c3bc3a9917d3f773988d3> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x2a68f000 - 0x2a690fff IOSurfaceAccelerator armv7s  <f11999f87f65300a92f60c505dac2986> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x2a72c000 - 0x2a732fff IntlPreferences armv7s  <accfbce79e30359180248894c678cc6d> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x2a733000 - 0x2a769fff LanguageModeling armv7s  <65b32d31324e3a2daf3fd629a907a389> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x2a76a000 - 0x2a788fff LatentSemanticMapping armv7s  <3f072ddaea153e3dba946736f5fe58c8> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
0x2a789000 - 0x2a797fff LegacyGameKit armv7s  <e12eda030be532febcca366092455482> /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit
0x2a7a5000 - 0x2a7e1fff MIME armv7s  <98740de075f53965a75c73b437df39e5> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x2a7e2000 - 0x2a83cfff MMCS armv7s  <bbe274f8019036c2bcfd1422eb2470ba> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x2a88b000 - 0x2a897fff MailServices armv7s  <910aeb57c97631f6a6b2caea7ce975a6> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x2a8ca000 - 0x2a969fff ManagedConfiguration armv7s  <67a0f6f150623b4e88b16fc847338994> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x2a978000 - 0x2a979fff Marco armv7s  <183a524e828a38a1967db1cebf9641c7> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x2a97a000 - 0x2a9f2fff MediaControlSender armv7s  <309c78d824963df3a7de696b6232e781> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x2aa8d000 - 0x2aaa1fff MediaRemote armv7s  <bc65fb89e4a73ff0934f0e482147f4ee> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x2aaa2000 - 0x2aab4fff MediaServices armv7s  <1b8727bbee1b3a4285f0bfefa8de9995> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2aab5000 - 0x2aacdfff MediaStream armv7s  <27d170e32e813a3ab2efbb9fccc63d21> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x2aace000 - 0x2ab26fff IMAP armv7s  <ca03ae77bbb7353c90d5a56da741fd3c> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP
0x2ab32000 - 0x2ac0ffff Message armv7s  <57ac6626694e34e691ff3cec4692f104> /System/Library/PrivateFrameworks/Message.framework/Message
0x2ac15000 - 0x2ac17fff MessageSupport armv7s  <b4d71df6d17f355293c2a1d9ecc45a6b> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x2ac29000 - 0x2ac36fff MobileAsset armv7s  <c0713b14b8b4330cb3bc8485a3b4b422> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x2ac3a000 - 0x2ac5cfff MobileBackup armv7s  <4a08bb703d833d3d830d54353188e5d6> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x2ac5d000 - 0x2ac66fff MobileBluetooth armv7s  <154a9ed4a113346ebf210ace642cffd3> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x2ac71000 - 0x2ac81fff MobileDeviceLink armv7s  <401600092bb23c6f9e4603cdc947796c> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x2ac82000 - 0x2ac8afff MobileIcons armv7s  <004226de78993bd6b86fdcdb46623677> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x2ac8b000 - 0x2ac92fff MobileInstallation armv7s  <4df1bd55e76c3145afcd9b3abbec22ac> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x2ac93000 - 0x2ac9ffff MobileKeyBag armv7s  <08adbb5fd2ef39f1bfbfa41f1eb54c1e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x2accc000 - 0x2accffff MobileSystemServices armv7s  <ca2adcf15ce834c989c4af2bc7c4ae79> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x2acf1000 - 0x2acfefff MobileWiFi armv7s  <36db4443a9913096a55123474eaaa027> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x2ad3d000 - 0x2af0cfff MusicLibrary armv7s  <074c7ae7112d3dd3a18b4adf8cb1d0f1> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x2b08a000 - 0x2b098fff NanoPreferencesSync armv7s  <3e3baa16a90c3da0b208c47748c36100> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x2b099000 - 0x2b0acfff NanoRegistry armv7s  <74f4c04e9cc033639828b558f3b1b505> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x2b0c1000 - 0x2b0c6fff Netrb armv7s  <c7112f327abf3d48aaedc024a5ca2c33> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x2b0c7000 - 0x2b0cdfff NetworkStatistics armv7s  <457ccadd5a1b3dada1f9236340e33c61> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x2b0ce000 - 0x2b0ebfff Notes armv7s  <14da6174e1113217a97451d5881adcd7> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2b0f1000 - 0x2b0f3fff OAuth armv7s  <31e2239fe22c393d81b0a9453fe5fcb3> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x2b84e000 - 0x2b88afff OpenCL armv7s  <880c2f8b8b3e3aa5bb847a5bf5feedcc> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x2b9bf000 - 0x2b9e6fff PersistentConnection armv7s  <be24a077478c369fb6a60c13387e6504> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x2bb51000 - 0x2bdbdfff PhotoLibraryServices armv7s  <3ea4f407a5483844a835853ef7c6e122> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x2bdbe000 - 0x2bdc7fff PhotosFormats armv7s  <3f11a79e1c41381ca136377572994d38> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x2bdc8000 - 0x2be12fff PhysicsKit armv7s  <04636f225d533b12ada3ec7c8091af69> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x2be13000 - 0x2be29fff PlugInKit armv7s  <2d06163c8f53393ea165c280538e23d7> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x2be2a000 - 0x2be31fff PowerLog armv7s  <5c785e14cb1e33ed8a77ab49962bbd86> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x2c038000 - 0x2c0e7fff Preferences armv7s  <5a06c9b79248347f8e2685c3a7039852> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x2c0e8000 - 0x2c125fff PrintKit armv7s  <939d13136b4b3189bbfd9b4cecdbf4a8> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x2c12a000 - 0x2c1befff ProofReader armv7s  <325b83e61c11377fb73dc906d1290cc2> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x2c1bf000 - 0x2c1cefff ProtectedCloudStorage armv7s  <df6216ff5f543d67ac8f750db7ff2ea2> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x2c1cf000 - 0x2c1dbfff ProtocolBuffer armv7s  <07b1f39a87a4328998ca0c0e45a99128> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x2c210000 - 0x2c27ffff Quagga armv7s  <243d25491bf73018aa0aa5238fbb6541> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x2c495000 - 0x2c4d1fff RemoteUI armv7s  <01cce3fc80e13ed7a88ae57e7d7dd485> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x2c56d000 - 0x2c602fff SAObjects armv7s  <45378b9b1ac2318b96c95ea98f8a5399> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x2c7f5000 - 0x2c80ffff SpringBoardServices armv7s  <67583143a2da3e69885b4f987366ab5a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x2cb81000 - 0x2ccadfff StoreServices armv7s  <8a5a058ba2003680b4bfc8f34a061adf> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x2cd6f000 - 0x2cd75fff SymptomReporter armv7s  <adc58072136339dbbbd76fa122913d8c> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework/SymptomReporter
0x2cd7e000 - 0x2cd80fff TCC armv7s  <80a05e480ea53d26a4f31123beed8afb> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x2cdd4000 - 0x2ce19fff TelephonyUtilities armv7s  <997799acc591303b94e3802ed95a1343> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x2d9dd000 - 0x2da05fff TextInput armv7s  <c1ca800641f335a19e817ed327e38246> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x2dac2000 - 0x2db84fff UIFoundation armv7s  <f26ac9e2df5b3b0ca86df5b79f3bd7f8> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x2dbab000 - 0x2dbaefff UserFS armv7s  <23943f5513333bdfafe65297f2f08e55> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x2e102000 - 0x2e226fff VideoProcessing armv7s  <ddc689fa92f7344f8c52d729b3704a4f> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x2e327000 - 0x2e345fff VoiceServices armv7s  <1fb46eee95e33905868312efa8070869> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x2e3de000 - 0x2e404fff WebBookmarks armv7s  <e5f0f8d22b673f448c28cc04817e21d6> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x2e405000 - 0x2e419fff WebContentAnalysis armv7s  <2aaebdd10d9d3127a5cad49867d1c960> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x2e41a000 - 0x2ef9afff WebCore armv7s  <e9f5aaac26533d58845011802e906140> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x2ef9b000 - 0x2f059fff WebKitLegacy armv7s  <6d126fab646433b5b70e53fca3bc3909> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x2f1bf000 - 0x2f1bffff WirelessCoexManager armv7s  <bc38ad3872b0351ab9507724fb513515> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x2f1c0000 - 0x2f1f1fff WirelessDiagnostics armv7s  <64e760dd78a334ceaac5f3e49722054a> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x2f203000 - 0x2f209fff XPCKit armv7s  <43d8bffab44734feacc683811255e619> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x2f20a000 - 0x2f212fff XPCObjects armv7s  <3db1acbcfc593ad982187ae0af01d993> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x2f3f7000 - 0x2f3fcfff iAdServices armv7s  <bf3c71a145a53ed593e57db86f09fbd2> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
0x2f3fd000 - 0x2f421fff iCalendar armv7s  <126f92193371363ea4ca89295c5465ae> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x2f441000 - 0x2f47cfff iTunesStore armv7s  <e37d5437eb8c3ee8ba8fe110e5df39cf> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x2f9fb000 - 0x2fa0ffff libAWDProtobufFacetimeiMessage.dylib armv7s  <ae2d7f0cb15e3f52b9fd80b45190ec0c> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x2fb27000 - 0x2fb42fff libAWDSupportConfig.dylib armv7s  <55bfae5c655e3ae6815610307e7993e5> /usr/lib/libAWDSupportConfig.dylib
0x2fb43000 - 0x2fc9efff libAWDSupportFramework.dylib armv7s  <3ba81ae2bb01348db35f807cf67746f2> /usr/lib/libAWDSupportFramework.dylib
0x2fc9f000 - 0x2fca0fff libAWDSupportInfo.dylib armv7s  <d0484c6a0185319a9844a0424ef768a6> /usr/lib/libAWDSupportInfo.dylib
0x2fcaa000 - 0x2fcb2fff libAccessibility.dylib armv7s  <6e34291faad43781a17464523142c7a1> /usr/lib/libAccessibility.dylib
0x2ff06000 - 0x2ff1cfff libCRFSuite.dylib armv7s  <81bb6391c1643d038ea597f57762d71f> /usr/lib/libCRFSuite.dylib
0x2ff4f000 - 0x30053fff libFosl_dynamic.dylib armv7s  <2fc617cd0aee379988c3863964aaf1ad> /usr/lib/libFosl_dynamic.dylib
0x3006d000 - 0x30084fff libMobileGestalt.dylib armv7s  <9ba6174d5d1b31698d70c4855b6078da> /usr/lib/libMobileGestalt.dylib
0x300aa000 - 0x300abfff libSystem.B.dylib armv7s  <02104bfb10f13d22a1cd5bf04ba0c10e> /usr/lib/libSystem.B.dylib
0x3011c000 - 0x30160fff libTelephonyUtilDynamic.dylib armv7s  <7788f77375dd3756a934364b512c4137> /usr/lib/libTelephonyUtilDynamic.dylib
0x30270000 - 0x30292fff libarchive.2.dylib armv7s  <3e3a22a4d4603e20967a04898efb99ba> /usr/lib/libarchive.2.dylib
0x30293000 - 0x30293fff libassertion_extension.dylib armv7s  <362ff6610704394bb58ab4c1492fb307> /usr/lib/libassertion_extension.dylib
0x302c2000 - 0x302cefff libbsm.0.dylib armv7s  <ab7814c202aa3a978d5fc4066d507ded> /usr/lib/libbsm.0.dylib
0x302cf000 - 0x302d8fff libbz2.1.0.dylib armv7s  <b174e42e490732959f042109e83b4068> /usr/lib/libbz2.1.0.dylib
0x302d9000 - 0x30323fff libc++.1.dylib armv7s  <85cef3e4e8453efda7a44d09a528ca73> /usr/lib/libc++.1.dylib
0x30324000 - 0x3033ffff libc++abi.dylib armv7s  <f854f7b9943835089d64cdb166fb7944> /usr/lib/libc++abi.dylib
0x30341000 - 0x3034efff libcmph.dylib armv7s  <006a8f6104073fd59f65f0ee76b7e8f7> /usr/lib/libcmph.dylib
0x3034f000 - 0x30357fff libcupolicy.dylib armv7s  <1536179fc38339e3a413d4ed3e835285> /usr/lib/libcupolicy.dylib
0x3037e000 - 0x30397fff libextension.dylib armv7s  <db293f05a78935cb9b9d576d4acef7c1> /usr/lib/libextension.dylib
0x303b6000 - 0x303b9fff libheimdal-asn1.dylib armv7s  <70ce5b437d51333e831f09b6d70996db> /usr/lib/libheimdal-asn1.dylib
0x303ba000 - 0x304a7fff libiconv.2.dylib armv7s  <579ad521cf163395bf9b360b8700b569> /usr/lib/libiconv.2.dylib
0x304a8000 - 0x30616fff libicucore.A.dylib armv7s  <b57df05026d73ec0aac4a815217f6185> /usr/lib/libicucore.A.dylib
0x30623000 - 0x30623fff liblangid.dylib armv7s  <1c7a4628d4f93f57b0e9122aad9a41bc> /usr/lib/liblangid.dylib
0x30624000 - 0x3062efff liblockdown.dylib armv7s  <6bcacfdd347535f8aca89e45d19be50e> /usr/lib/liblockdown.dylib
0x3062f000 - 0x30644fff liblzma.5.dylib armv7s  <d503bc52f6ab336a951c7498fb2818c6> /usr/lib/liblzma.5.dylib
0x309be000 - 0x309d3fff libmis.dylib armv7s  <d76f316f54883fb0a44fe4178069d126> /usr/lib/libmis.dylib
0x309fe000 - 0x30bf8fff libobjc.A.dylib armv7s  <8529d172d0d4376295751bc1657c184d> /usr/lib/libobjc.A.dylib
0x30c54000 - 0x30cacfff libprotobuf.dylib armv7s  <e4d47133e4af3ae4aad4a3ae59f253b9> /usr/lib/libprotobuf.dylib
0x30cad000 - 0x30cc3fff libresolv.9.dylib armv7s  <db3fa6e2c18b38b38a25828c2eb2eb94> /usr/lib/libresolv.9.dylib
0x30cee000 - 0x30d9ffff libsqlite3.dylib armv7s  <c71c02e14d9e3f20b1e54eef5c0bfeec> /usr/lib/libsqlite3.dylib
0x30da0000 - 0x30decfff libstdc++.6.dylib armv7s  <d9f52b32383d340bb493d57f9ef1bc13> /usr/lib/libstdc++.6.dylib
0x30ded000 - 0x30e13fff libtidy.A.dylib armv7s  <97fd6bd77752374fb766bbbc31d83b6f> /usr/lib/libtidy.A.dylib
0x30e14000 - 0x30e1cfff libtzupdate.dylib armv7s  <e2906e95adfe33b48c7a9314c73fc515> /usr/lib/libtzupdate.dylib
0x30e20000 - 0x30ed6fff libxml2.2.dylib armv7s  <fad7ce69d3b03c2f97f39dc70fd1b35e> /usr/lib/libxml2.2.dylib
0x30ed7000 - 0x30ef8fff libxslt.1.dylib armv7s  <eed3c48ecd8c3f688357c7e9634c28a5> /usr/lib/libxslt.1.dylib
0x30ef9000 - 0x30f05fff libz.1.dylib armv7s  <9e6cb733a633391eaf5eeccd9b9ab4d4> /usr/lib/libz.1.dylib
0x30f06000 - 0x30f0afff libcache.dylib armv7s  <464e89321abb31a29f42b476cd75786d> /usr/lib/system/libcache.dylib
0x30f0b000 - 0x30f14fff libcommonCrypto.dylib armv7s  <0c2911b8dc653852913d4402f021a6c6> /usr/lib/system/libcommonCrypto.dylib
0x30f15000 - 0x30f19fff libcompiler_rt.dylib armv7s  <2e4a01eff3dd333b99ab14b54580aecd> /usr/lib/system/libcompiler_rt.dylib
0x30f1a000 - 0x30f20fff libcopyfile.dylib armv7s  <d365247190fe3bafbadb0e3a35b988fd> /usr/lib/system/libcopyfile.dylib
0x30f21000 - 0x30f6dfff libcorecrypto.dylib armv7s  <e93edd093a633c40af2fcf9de68a813b> /usr/lib/system/libcorecrypto.dylib
0x30f6e000 - 0x30f8efff libdispatch.dylib armv7s  <d047f787bfc33eb08eaf3a34f82a1eb5> /usr/lib/system/libdispatch.dylib
0x30f8f000 - 0x30f90fff libdyld.dylib armv7s  <d76438e6086a38eb8d9e38b7d3a4fedd> /usr/lib/system/libdyld.dylib
0x30f91000 - 0x30f91fff libkeymgr.dylib armv7s  <d961518f774a38ce80d87302f5f2d270> /usr/lib/system/libkeymgr.dylib
0x30f92000 - 0x30f92fff liblaunch.dylib armv7s  <94848ea6b094336d893c38753795f5ac> /usr/lib/system/liblaunch.dylib
0x30f93000 - 0x30f96fff libmacho.dylib armv7s  <a7e04a25a2143498be67845bc23fff4a> /usr/lib/system/libmacho.dylib
0x30f97000 - 0x30f98fff libremovefile.dylib armv7s  <99984750ecaf3483976db606e4a6d763> /usr/lib/system/libremovefile.dylib
0x30f99000 - 0x30faafff libsystem_asl.dylib armv7s  <983391f3b4763ae59c7730f0b80dbb0b> /usr/lib/system/libsystem_asl.dylib
0x30fab000 - 0x30fabfff libsystem_blocks.dylib armv7s  <9024447e02ef3270b46771adc93133c9> /usr/lib/system/libsystem_blocks.dylib
0x30fac000 - 0x3100ffff libsystem_c.dylib armv7s  <a84f366484fd3d21b3b0ee60ac01ac59> /usr/lib/system/libsystem_c.dylib
0x31010000 - 0x31012fff libsystem_configuration.dylib armv7s  <80e2c84c178837c5b91e591f6a4d7201> /usr/lib/system/libsystem_configuration.dylib
0x31013000 - 0x31014fff libsystem_coreservices.dylib armv7s  <9290fc392177307faa8403f9aa89553f> /usr/lib/system/libsystem_coreservices.dylib
0x31015000 - 0x31021fff libsystem_coretls.dylib armv7s  <6a0f500cccaf3e848179ce8bae2a0880> /usr/lib/system/libsystem_coretls.dylib
0x31022000 - 0x31028fff libsystem_dnssd.dylib armv7s  <12b8450299ab3104bf59e0e4852c63c4> /usr/lib/system/libsystem_dnssd.dylib
0x31029000 - 0x31045fff libsystem_info.dylib armv7s  <f37a73a834bb355ca035e82f81de2d26> /usr/lib/system/libsystem_info.dylib
0x31046000 - 0x31060fff libsystem_kernel.dylib armv7s  <31ae14feacbd345cb0a6f3041834e3ea> /usr/lib/system/libsystem_kernel.dylib
0x31061000 - 0x31080fff libsystem_m.dylib armv7s  <0c284ff2f4d130299a6cf38fe5ff8303> /usr/lib/system/libsystem_m.dylib
0x31081000 - 0x31093fff libsystem_malloc.dylib armv7s  <5c198ca70fa7378da137cd816decbbf8> /usr/lib/system/libsystem_malloc.dylib
0x31094000 - 0x310c1fff libsystem_network.dylib armv7s  <c1e9979a8c973feeb4acbce97e80508a> /usr/lib/system/libsystem_network.dylib
0x310c2000 - 0x310c7fff libsystem_networkextension.dylib armv7s  <6d884e2846e83abf8208027e115dddea> /usr/lib/system/libsystem_networkextension.dylib
0x310c8000 - 0x310cffff libsystem_notify.dylib armv7s  <787d39efb46b3b4d94fb3cc95b618779> /usr/lib/system/libsystem_notify.dylib
0x310d0000 - 0x310d4fff libsystem_platform.dylib armv7s  <badd9ef3da483107966fde4120b12fe2> /usr/lib/system/libsystem_platform.dylib
0x310d5000 - 0x310dbfff libsystem_pthread.dylib armv7s  <2d3aa96e56a73fcdb25f3e0a536e6eeb> /usr/lib/system/libsystem_pthread.dylib
0x310dc000 - 0x310defff libsystem_sandbox.dylib armv7s  <8cb953de567c3fbcad59887f5afbfb41> /usr/lib/system/libsystem_sandbox.dylib
0x310df000 - 0x310e2fff libsystem_stats.dylib armv7s  <d882f76e1481348aaeae6fb274046cee> /usr/lib/system/libsystem_stats.dylib
0x310e3000 - 0x310e8fff libsystem_trace.dylib armv7s  <4bc82d65e90b3ecbb8317222946ff47f> /usr/lib/system/libsystem_trace.dylib
0x310e9000 - 0x310e9fff libunwind.dylib armv7s  <b95c6662d06a3a9988fe6265a26ddc42> /usr/lib/system/libunwind.dylib
0x310ea000 - 0x31105fff libxpc.dylib armv7s  <0db6e5db4d633912804338bee3b1ea27> /usr/lib/system/libxpc.dylib

 

 

0 Kudos
1 Solution
John_H_Intel2
Employee
2,492 Views

For the Cordova builds, did you setup the project info which can be found under the Project tab. You need to specify the appID, provisioning profile, ect. 

What did the build log actually say?

View solution in original post

0 Kudos
12 Replies
John_H_Intel2
Employee
2,492 Views

Are you using any 3rd party plugins? Try removing them (if you are), rebuild and reinstall (after deleting existing version). Does the app allow you to run without crashing?

0 Kudos
luis_l_
Beginner
2,492 Views

Same problem here, 

Legacy adhoc IOS app.ipa transfered on iPhone 6plus, shows html 5 dev splah screen for 1 second and crash before app.ipa launch, no warning anywhere (I did not included any plugin)

The weirrn test tab for debugging, loose the connection after 1 minute.

The debug tag build a Signed version og app preview that is bugged and refused to be installed with an meaningless error message

Does anybody can tag me a tutorial on hox to use xcode to build my adhoc application manually ??? and to use the apple iPhone emulator ?

In fact nothing works in intel SDK for IOS, may be Intel dislike Apple !

Lots of promices, very few delivery (moreover intel xdk is so slow...)

AND intel want us to use this forum, but i see very few anwers to questions here, may be there are also very few users

I am desperate

Luis

 

0 Kudos
Swati_S_Intel1
Employee
2,492 Views

Hello Serkan/Luis,

As I understand, you are using Legacy build (iOS AdHoc). Legacy build options are going to be deprecated soon. So, I highly encourage you to use Cordova Build for iOS (the top row in the build page). Please try that and let us know if it doesn't work for you. And yes, cordova.js is required for Corodva builds but not for Legacy builds.

I hope this helps.

Swati

 

0 Kudos
luis_l_
Beginner
2,492 Views

Helo Swati

Thnk you for helping, I appriciate to its high value

Tried with cordoba plugin agani the Cordova app.ipa build and got after awhile a

'an errie occured while buiding the application, Verify your buid assets are correct and try again

Build assets are all to default

Best regards

 

0 Kudos
John_H_Intel2
Employee
2,493 Views

For the Cordova builds, did you setup the project info which can be found under the Project tab. You need to specify the appID, provisioning profile, ect. 

What did the build log actually say?

0 Kudos
serkan_d_
Beginner
2,492 Views

 

Thanks for your reply

I want to be sure about something since all the documentation about IOS application development is not uptodate

Can I use production provisioning for ad-hoc type for cordova IOS build ?

 

Related with my problem , after disabling all plugins one bye one to understand which one is causing the problem, I found it. And the problem was about  Android based Plugin which won't work on IOS . I will branch my application to two separate project one for android and one for ios, It doesn't seem the good idea to handle one app for different platforms. 

Is there any chance to enable/disable plugins based on the building target platform ?  If the build target platform Android then enable use this plugins and sayng in pragmatically these js code files are redundant

Btw just for finding to problem I have replaced most of the code I am trying to reverse it to previous working state for last three hours. And just for creation the provision file (I dont have a Mac laptop"  I had borrowed it to do for ad-hoc provision files- now I had to change it to production ),so I waiting for my friend to pass me certification and details. I believe it will take another day for me to understand if ti will work or not for my case.

Bsts,

 

 

0 Kudos
John_H_Intel2
Employee
2,492 Views

What docs are you referring to that are not up to date?
"Can I use production provisioning for ad-hoc type app on apple store?" - This doesnt really make sense. The difference between ad hoc and distribution is ad hoc is used to test on device directly (no store). Distribution is used ONLY for submitting to the app store.

And the problem was about  Android based Plugin which won't work on IOS  - I dont understand. You select the BASE plugin and doing so, your build fails? Branching should not be necessary. Without more info, example, I cant look into it.

You can create your provisioning profiles on a PC. The ONLY thing you actually need a mac for is submitting your app to the store through Application Loader.

0 Kudos
serkan_d_
Beginner
2,492 Views

The problem related with branching the app is that I am using in app billing plugin for android and ios  and the codes are changing according to platform. Should I remove necessary plugins according to platform build since when I added inapp billing android plugin it crashes on iphone. So maybe I will live the same problem in android side after adding ios in app billing plugin.

Is it the right way to branch the app according to platform?    

Secondly if I added image assets the android app size is also increasing even tough they are not called inside code for android. My app was 3,5 mb but just after adding splash-screen images for ios it increased to15 mb which is another issue for me to think to branch the project into two separate projects one for IOS and one for Android.

/*

I am talking about the outdated intel xdk documents explaining in app billing sample files which is not working in my case , I tried the exactly  same thing  not succeeded and realized on the all forums  everyone has expressed  the same issue. 

*/

provision.jpg 

For apple provisioning file , I am seeing  two main option on the apple development provision setup interface one for development one for distribution. And on Intel XDK build page we have two different IOS build option available one for AD-HOC one for distribution not for testing. So I simply thought one for development and one for production.

So since I am still try and test phase of my project ,I am using ad-hoc provision section of apple and ad-hoc section of intel xdk so far. (AS you clarified it will be removed in the near future.) 

 

 

0 Kudos
Yuriy_T_
Beginner
2,492 Views

same problem:

any html5 applications which has created (also xdk templates and samples) crashes on real iphone after splashscreen without any alert.

my ways: removing cordova.js from index.html, setting cordova version to 3.5 - NOTHING.

please help me to resolve problem.

0 Kudos
John_H_Intel2
Employee
2,492 Views

Please prove a zip file of your entire project for us to take a look at.

0 Kudos
Yuriy_T_
Beginner
2,492 Views

Thanks, JOHN H. (Intel), but I regenerate all certificates and provisionings and now apps not crashes!!!

0 Kudos
John_H_Intel2
Employee
2,492 Views

So it was a cert issue? I am surprised it built and installed if that was the case.

 

0 Kudos
Reply