Reto: Test Plan

29/33

Lectura

Retos:

...

Regístrate o inicia sesión para leer el resto del contenido.

Aportes 118

Preguntas 1

Ordenar por:

¿Quieres ver más aportes, preguntas y respuestas de la comunidad?

  • ¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
    Son eventos que ocurren en el celular que precisamente son ajenas al juego que estamos probando, por ejemplo la entrada de una llamada.

  • Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

    • El hardware es distinto (botones).
    • Los permisos para activar la herramienta es diferente en cada SO, mientras que en Android se debe activar el modo depuración, en iOS se debe sincronizar el dispositivo con iTunes.
    • Las interrupciones a pesar de ser muy parecidas, tienen diferencias.
  • Extrae el crash log de un dispositivo Android o iOS.
    (

Las interrupcione son eventos ajenos al videojuego en testing y son ajenas, como una notificación o una llamada.
Las diferencias son:
Los sistemas operativos y hardware es distinto.
<El tipo de herramientas usadas para la extracción de crashlog es diferente, mientras que en Android se debe activar el modo depuración, en iOS se debe sincronizar el dispositivo con iTunes.
El tipo de interrupciones son particulares de cada celular y en android se ve muy afectado por el modelo y gama.
Crashlog
https://drive.google.com/open?id=1LySF2dpXWsfuq5i3FjhzuXW84FJuLbE5

  • Las interrupciones son los elementos que puedan surgir mientras se está jugando, como alarmas, llamadas, mensajes, etc. Son ajenas al juego porque son inherentes al software del dispositivo, y no son controlables.
  • Las diferencias son el formato del archivo a descargar; las formas de hacer el crash log y los dispositivos que hay que usar adicionales al móvil.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear. -IOS no cuenta con tanta variedad de dispositivos -El Proceso de Crashlog es como mas comodo debido a que en IOS se hace con Xcode y la aplicacion de Itunes de una en cambio con Android debemos hacer mas procedimientos como entrar al modo depuracion -Los Sistemas Operarios y Hardware son distintos Extrae el crash log de un dispositivo Android o iOS. No cuento con el teléfono para el procedimiento, pero este se haría de la siguiente manera En IOS 1-Descargar Itunes Y Xcode en pc 2-Conectar por medio de USBB el IOS 3- Windoww-Devices and Simulator 4-Open Console 5-Ahi muestra el crashlog sobre lo que está haciendo el teléfono 6-Este se debe copiar y pegar enviándolo con el nombre llamado crashlog En Android -Se debe rootear el teléfono -Luego descargo la aplicación Logcat o alguno de los comentados y de esta manera permite enseñar lo que pide el teléfono Ya que es necesario el rooteo(depuración)
Las interrupciones son eventos ajenas al juego que estamos probando. Ej: Llamadas, SMS, Calendario, Alarmas. 3 diferencias entre sistemas operativos Android e IOS: 1- El metodo de al hacer Crashlog. 2- Diferente Hardware. 3- diferentes permisos.
1\)Son propias del hardware, por lo que no las podemos controlar. Es decir, son sucesos ajenos al software/juego que se está testando 2\) Diferencias entre iPhone y Android: * Dispositivos: Apple solo tiene un tipo, mientras que Android tiene diversos (con tapa, flip, slide, etc) * Sistema operativo: Los sistemas operativos varían entre si * Función Ringer (hardware) exclusiva de iOS

¿Qué son las interrupciones y por qué son ajenas al juego que estamos
Son aquellas ajenas al juego, pero que se encuetran dentro del movil, algunas de estas interrupciones pueden ser llamadas, sms, alarmas, notificaciones y hay que validar que estas interrupciones no afecten el funcionamiento del juego.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
El S.O (Arquitectura) es diferente
El hardware, diseño del dispositivo.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?

Las interrupciones a la hora de testear un juego son aquellas funciones de un celular o consola en la que estes probando el juego que son ajenas al juego en si, como podria ser: Llamadas telefonicas, Alarma del celular, Mensajes de texto etc. Yson ajenas por que no forman parte del videojuego.

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear:

  • El sistema operativo es diferente.

  • Hacer el Crashlog en los dos dispositivos llevan un procedimiento diferente.

  • Ambos dispositivos tienen sus opciones, botones y serie de combinaciones para testear. Por ejemplo APPLE cuenta con un boton llamado " ringer " para cortar todos los sonidos del dispositivo.

Las interrupcines se deben a entrada de mensajes o notificaciones ajenas aljuego, llamadas etc.
La configuración de los botones, el crash log, el sistema operativo y la gran aridead de equipos con android.

Son aquellas acciones que vienen del dispositivo que se utiliza, estas pueden interrumpir el juego pero no son parte del mismo, como lo son las llamadas, alarmas, las tapitas que cierran el celular, entre otros. Son ajenas al juego que estamos testeando porque no tenemos control sobre estas, es algo del hardware que utilizamos.

La posición de los botones es diferentes.
La manera de cambiar las configuraciones es diferente.
La manera de obtener el crash log para cada dispositivo es diferente.
El proceso de instalación es diferente y con herramientas diferentes.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Las interrupciones son todas aquellas cosas que generan problemas al testeo de el juego debido a las demás funciones de un movil ya sean llamadas, alarmas o notificaciones de alguna aplicacion.

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
-Los dispositivos android tienen diferente fabricantes y diseños.
-Los dispositivos iphone tienen el botón Ringer para silenciar ciertas alertas y notificaciones durante el uso de un juego
-Android tiene diferentes gamas mientras que todos los iphone son ser similares unos a otros.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Las interrupciones que podemos sufrir durante el proceso de testeo son el de llamadas entrantes, notificaciones de redes sociales, mensajes de whatsapp, mensajes de texto, video llamadas etc.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
1-Fragmentación del sistema operativo: En Android, existen una gran variedad de versiones de sistema operativo que se ejecutan en diferentes dispositivos, lo que puede hacer que sea difícil garantizar la compatibilidad en todas ellas. Por otro lado, en el caso del iPhone, su sistema operativo iOS se ejecuta en dispositivos específicos fabricados por Apple, lo que hace que sea más fácil asegurar la compatibilidad de las aplicaciones.

2-Distribución de aplicaciones: En Android, las aplicaciones se pueden distribuir a través de diferentes tiendas de aplicaciones, lo que significa que los usuarios pueden descargar aplicaciones de fuentes no oficiales. Esto puede dificultar el control de la calidad y seguridad de las aplicaciones. En el caso de iPhone, solo se pueden descargar aplicaciones a través de la App Store oficial de Apple, lo que permite un mayor control de calidad y seguridad.

3-Pruebas de rendimiento: Debido a la amplia variedad de dispositivos Android, se debe tener en cuenta que hay diferencias en el rendimiento entre ellos, lo que puede requerir un esfuerzo adicional en la prueba de rendimiento. En el caso del iPhone, como se trata de dispositivos específicos, se pueden realizar pruebas de rendimiento más precisas y confiables.
Extrae el crash log de un dispositivo Android o iOS.

https://docs.google.com/spreadsheets/d/1aii-7mpEH89ydMm-FUxZBnkpR02Fl_dNdccPn0Zvu-A/edit?usp=sharing

Las interrupciones son todo aquello que el celular puede generar a pesar del juego, ya sea una llamada, una notificación de otra app, una alarma, etc. Estás interrupciones hay que testearlas, según el sistema operativo, ya que es importante ver como responde el juego ante estas.

Entre el iphone y el Ios, hay diferencias, sobre todo porque el android no tiene un standart en su hardware y esto genera más opciones para conseguir el crash log, aun así hay metodos según el dispositivo a testear.
Con Iphone es más sencillo, ya que es más standart y con la app Xcode, se consigue con mucha facilidad el código de crash.

1-Las interrupciones mas importantes que hay a la hora de testear para mobile como lo son llamadas entrantes/llamadas rechazadas, alarmas activadas, mensajes recibidos. Son eventos de hardware de mi plataforma que ocurren ajenas al software o juego al que estoy testeando.Ya que son parte de las funciones del hardware del dispositivo en cuestion
2-A-Al testear en Android,necesito tener descargado e Instalado el SDK de Android en cambio IOs necesita otro tipo de paquete para emular su testeo.Utiliza ITunes para sincronizar la forma de depuracion de Consolelog o Crashlogs
B-Son hardwares totalmente distintos con distintos botones
C- Son muy distintos los tipos de Interrupciones que se dan en cada SO

Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?

Son aquellas acciones que vienen del dispositivo que se utiliza, estas pueden interrumpir el juego pero no son parte del mismo, como lo son las llamadas, alarmas, las tapitas que cierran el celular, entre otros. Son ajenas al juego que estamos testeando porque no tenemos control sobre estas, es algo del hardware que utilizamos.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

La posición de los botones es diferentes.
La manera de cambiar las configuraciones es diferente.
La manera de obtener el crash log para cada dispositivo es diferente.
El proceso de instalación es diferente y con herramientas diferentes.

Las interrupcione son eventos ajenos al videojuego en testing y son ajenas, como una notificación o una llamada.

1 diderencia:botones, hardware

2 diferencia:diferente sistema operativo

3 diferencia:navegador :safari

Son todas las cosas que pueden interrumpir el juego y aplica a los celulares, El sistema, algunos botones y la entrada de cables

1- Las interrupciones son todas aquellas cosas que generen interrumpen el testeo o el juego en base a las demás funciones de un móvil ya sean llamadas, alarmas, mensajes de texto (normal o whatsapp) y vídeo llamadas.

2 - Sistema Operativo

  • Diseño de Hardware
  • Permisos

3

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear?

  • Utilizan Sistemas Operativos diferentes.
  • Utilizan un hardware diferente.
  • Los permisos para activar la herramienta es
    diferente en cada SO, mientras que en Android se
    debe activar el modo depuración, en iOS se debe
    sincronizar el dispositivo con iTunes.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?

R/ Las interrupciones son todas aquellas cosas que generen interrumpen el testeo o el juego en base a las demás funciones de un móvil ya sean llamadas, alarmas o notificaciones de videollamadas.

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

R/ 3 diferencias entre android y iphone en el testeo pueden ser:

-Los dispositivos android tiene diferente fabricantes y diseños
-Los dispositivos iphone tienen botón Ringer para silenciar ciertas cosas durante el uso de un juego
-Android tiene diferentes gamas mientras que todos los iphone suelen ser similares unos a otros

Extrae el crash log de un dispositivo Android o iOS.

R/ no fue un test de crash pero un test de que funcionen las funciones online

  • ¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?

Las interrupciones son todas aquellas acciones que dependen del dispositivo cuando se tiene abierto un juego, notificaciones de aplicaciones, alarmas, llamadas entrantes e incluso aplicaciones involuntarias que se activen al toque, también corresponde al botón que se usa en IOS llamado ringer.

  • Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

Arquitectura de hardware son diferentes

El sistema operativo son diferentes uno esta en iOS y el otro en android.

El android tiene varias herramientas para poder consumir los log como logcatview, android studio, mientras que en el iphone precisas tener permisos especiales.

  • Extrae el crash log de un dispositivo Android o iOS.

.Las interrupciones son eventos que pueden ocurrir en cualquier momento y que no guardan relación con las funciones del juego. Son ajenas al juego porque son derivados por alguna acción que no guarda relación con el juego(mensajes de texto, notificaciones, llamadas entrantes, etc).

.A continuación 3 diferencias entre Iphone y android a la hora de testear:
_ Utilizan Sistemas Operativos diferentes.
_ utilizan un hardware diferente.
_Los permisos para utilizar la herramienta es diferente

1)¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Las interrupciones son acciones que ocurren dentro del hardware del telefono y son ajenas al juego. Estaas pueden ser llamadas de telefono, alarmas, etc.
2) Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
El hardware es distinto y esto trae aparejado diferencias en las formas de realizar ciertas acciones como captura de pantalla o grabar video.

https://docs.google.com/document/d/1tAK5O19hv4UEZspGrZ73Ak4vQ7XJi_NWQpNr7VUqjOA/edit

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Las interrupciones son todas aquellas acciones que dependen del dispositivo cuando se tiene abierto un juego, notificaciones de aplicaciones, alarmas, llamadas entrantes e incluso aplicaciones involuntarias que se activen al toque, también corresponde al botón que se usa en IOS

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

Las plataformas son distintas, incluso desde su conexión, la forma de leer los dispositivos cambia, en IOS se deve utilizar un MAC con el xcode, en android se puede en cualquier windows

Extrae el crash log de un dispositivo Android o iOS.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?= Son procesos que no ocurren dentro del juego, si no que son ajenos a el, son procesos ocurridos tanto por el hardwere y software de cada dispositivo.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.= Sistema operativo, diferencias de hardware y los dispositivos utilizados para sus testeo.
Extrae el crash log de un dispositivo Android o iOS.= Android kotlin

private const val TAG = “MyActivity”

Log.i(TAG, “MyClass.getView() — get item number $position”)

Las interrupciones son ajenas al juego ya que corresponden a acciones del celular.
Entre Ios y Androd tienen diferencia en los botones, el formato y como tomar el crashlog.

 Es una suspensión temporal de la ejecución de un proceso, estos son elementos que puedan surgir mientras se está jugando, como llamadas, alarmas, mensajes, notificaciones etc.
 IPhone es un SO más cerrado, asistente virtual, usabilidad, extensión de la aplicación a instalar, descarga de archivos, hacer el crash log, botones con funciones similares, puertos de conectividad, actualizaciones del sistema y la integración del móvil con el PC.

  1. son eventos que ocurre en el dispositivo y son ajenas a la app, ya sea mensajes, llamadas, notificaciones, etc
  2. El hardware es distinto (botones).
    Los permisos para activar la herramienta es diferente en cada SO, mientras que en Android se debe activar el modo depuración, en iOS se debe sincronizar el dispositivo con iTunes.
    Las interrupciones a pesar de ser muy parecidas, tienen diferencias
  1. ¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?

Es una suspecion temporal de la ejecucion de un proceso, son ajenas debido a que no estan incluidos en los requerimientos del juego estas interrupciones.

  1. Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
    Arquitectura de hardware son diferentes, El sistema operativo tambien son diferentes uno esta en ios y el otro en android studio. El android tiene varias herramientas para poder consumir los log como logcatview, android studio, mientras que en el iphone precisas tener permisos especiales.

  2. Extrae el crash log de un dispositivo Android o iOS.

Android kotlin

private const val TAG = “MyActivity”

Log.i(TAG, “MyClass.getView() — get item number $position”)

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando? Son agentes externos al juego, como llamadas, mensajes y alarmas propias del móvil.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear. 1. Sistema operativo 2. Variedad en dispositivos y sus especificaciones. 3. formas de acceder al crashlog.
Extrae el crash log de un dispositivo Android o iOS.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
R: Todos aquellos eventos provenientes del hardware, que pueden o no modificar el comportamiento normal del juego, como por ejemplo: llamadas, notificaciones, alarmas, etc.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
R: 1 La fama de modelos, que en Android son muchos y en iOS esta más estandarizado
2 Aplicaciones nativas para el crashlog, pues iOS tiene propias Android no.
3 El modo root que solo viene en los Android, lo que cambia la complejidad del entorno de pruebas.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?

  • Las interrupciones son eventos que ocurren mientras se juega como son las alarmas, llamadas etc. Son ajenas al juego ya que vienen del hardware y sotware del dispositivo

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear:

  • El sistemas operativo
  • Hay más variedad de dispositivos en Android
  • Los botones y las funcionalidades son diferentes

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?

Las interrupciones del sistema son propias del harware en donde se esta testeando el titulo,estas interrupciones ocurren por las funcionalidades que tiene el hardware, ya sean llamadas, mensajes, alarmas. Es por esto que se dice que son ajenas al juego que estamos jugando, ya que ocurren de manera independiente a lo que este sucediendo en el juego.

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  • El sistema operativo es distinto, por esto mismo a la hora de generar el CrashLog se haran de manera totalmente distinta.

  • El harware es distinto, cuando hablamos de Hardware nos referimos a los botones, ya que la gran mayoría de dispositivos Android no poseen un standar y hay demasiados modelos con diferentes funcionalidades y botones.

  • Debido tambien al sistema operativo la manera de instalar las builds y los formatos de las mismas serán distintas, en android las aplicaciones se descargaran mediante un formato llamado Apk , mientras que en IOS se bajaran con el nombre de Ipa

  1. Las interrupciones son ajenas porque son del dispositivo y no del software. Como por ejemplo, una alarma, un mensaje de whatsapp o una llamada.

  2. La app para ver Crash log, las interrupciones, los botones de accesibilidad

  • Las interrupciones son aquellas acciones que no forman parte del flujo normal del juego, como las llamadas, el bloquear pantalla y el apagar el teléfono.
  1. iPhone tiene un entorno cerrado en cuanto al hardware y software.
  2. La disposición de los botones es diferente entre teléfonos AND inclusive.
  3. Las aplicaciones para and vienen en formato apk y en iOS son en formato apk.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?

  • Las interrupciones son aquellas acciones que “cortan” de golpe el gameplay y son ajenas a la aplicación. Este tipo de acciones o eventos son llamadas, eventos especiales a la hora de interactuar con el hardware (cerrar la tapa de un celular mientras jugamos), alarmas, etc.
    Son ajenas al juego que estamos testeando porque son funciones nativas del dispositivo (android o iOS), y que deben tenerse en cuenta a la hora de analizar y crear el TestPlan

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  1. Botón Ringer, es un botón especial que sólo aparece en los dispositivos de iOS que mutea/silencia el hardware del mismo. Esto no está disponible en android
  2. Es necesario contar con un dispositivo Mac, para realizar acciones especiales de desarrollo. Tales como transmitir en vivo la pantalla a un computadora; en contraste android no tiene este tipo de problema
  3. El manejo de versiones y descarga de aplicaciones se gestiona de forma diferente en ambas plataformas. Se necesita de una cuenta sandbox especial para iOS y la gestión de versiones se maneja con TestFlight.
    En cambio para android es necesario contar con una cuenta con permisos Beta para descargar en la PlayStore la aplicación en desarrollo.

Extrae el crash log de un dispositivo Android o iOS.

No sé cómo se suben fotos pero acá está el link al crash log que saqué con Android Studio

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?

  • Son aquellas acciones que vienen del dispositivo que se utiliza, estas pueden interrumpir el juego pero no son parte del mismo, como lo son las llamadas, alarmas, las tapitas que cierran el celular, entre otros. Son ajenas al juego que estamos testeando porque no tenemos control sobre estas, es algo del hardware que utilizamos.

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  • La posición de los botones es diferentes.
  • La manera de cambiar las configuraciones es diferente.
  • La manera de obtener el crash log para cada dispositivo es diferente.
  • El proceso de instalación es diferente y con herramientas diferentes.
  1. Son interrupciones marcadas por el Hardware del teléfono ajeno al juego como por ejemplo una llamada, una alarma que hayamos puesto.

  • El Hardware y los sistemas operativos son distintos.
  • En la extracción de Crashlog en Android hay que activar el modo depuración y en IOS se debe sincronizar el dispositivo con Itunes.
  • Las interrupciones son diferentes en cada teléfono por ejemplo en Android le afecta el modelo y gama.
    Crashlog.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Las interrupciones son funciones que realiza el hardware y que son ajenas al juego. Ej: Una llamada, una notificacion de alarma…
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
1.Diferente hardware
2. El Sistema operativo es totalmente diferente.
3. Android tiene diferente diferentes modelos disponibles que van desde gama baja o gama alta en cambio IOS tien un solo fabricante.

  • ¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
    Las interrupciones son funciones del teléfono, justamente son ajenas al juego, tengamos el juego instalado o no estas funcionalidades están ahí, debido que son propias del celular (llamadas, mensajes, alarmas).

  • Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  1. Hardware y sistema operativo.
  2. Para Android hay muchos modelos de teléfonos y su sistema operativo varia. Para iOS las diferencias son mínimas.
  3. Cada uno tiene su particularidad y la forma de extraer el crash log es diferente.
  • Las interrupciones son eventos que ocurren mientras se juega como son las alarmas, llamadas etc. Son ajenas al juego ya que vienen del hardware y sotware del dispositivo
  • El sistemas operativo
    en android hay mas variedad de dispositivos
    botones y funcionalidades diferentes

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Son acciones que vienen marcadas por el hardware y no por el software y se pueden presentar durante la ejecución de una aplicación
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  • No hay mucha diferencia entre la gama de IOS pero si bastantes diferencias entre la gamas de Andoids
  • Los botones tienen diferentes ubicaciones y como tal diferentes funcionalidades
  • Se presentan diferentes interrupciones

Una interrupción es cuando sucede una pausa causada por un software o hardware ajeno al juego en cuestión.

Diferencias.

  • El android no es estandarizado para un solo dispositivo, existen muchísimos dispositivos con características diferentes.
  • El iphone tiene un software nativo para sacar los crash log.
  • hay varias app para android que trabajan en el mismo tel o desde una pc.

Las interrupciones son eventos del SO o de otras app del teléfono tales como notificaciones, llamadas, etc.
Son ajenas porque no forman parte de la codificación o procesos del juego en cuestión.

Diferencias android - Iphone

  • Para testear android hay que tener en cuenta que el SO no es estandarizado pues hay muchas marcas de hardware con características diferentes donde se ejecuta.
  • En Iphone hay una herramienta nativa que ponermos usar en un mac para sacar los crash logs.
  • En android hay diferentes app que funcionan en segundo plano a nivel root en el mismo tel o conectándolo a un PC y leyendo los crash log.
  • Las funcionalidades de los botones son diferentes para hacer screenshot en ambos dispositivos.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Las interrupciones pueden ser notificaciones, llamadas y otras funcionalidades inherentes al hardware.

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
1- en iOS tenemos el botón Ringer que sirve para silenciar el teléfono y en Android no.
2- En Android hay más variedad de dispositivos que en iOS.
3- Como se obtienen los crashlogs en cada uno es diferente.

Crash Log iOS
predeterminado 01:43:35.958425 -0300 find boringssl_context_message_handler(2258) [C14.1:2][0x1234522b0] Reading SSL3_RT_HANDSHAKE 248 bytes
predeterminado 01:43:35.958568 -0300 find boringssl_context_new_session_handler(1117) [C14.1:2][0x1234522b0] New session available
predeterminado 01:43:35.958711 -0300 find boringssl_context_message_handler(2258) [C14.1:2][0x1234522b0] Reading SSL3_RT_HANDSHAKE 248 bytes
predeterminado 01:43:35.958965 -0300 find boringssl_context_new_session_handler(1117) [C14.1:2][0x1234522b0] New session available
predeterminado 01:43:35.999170 -0300 find Task <D82F9141-8129-4CCA-9B10-A7C80F14559E>.<1> received response, status 200 content K
predeterminado 01:43:36.000142 -0300 find Task <D82F9141-8129-4CCA-9B10-A7C80F14559E>.<1> done using Connection 14
predeterminado 01:43:36.000282 -0300 find Task <D82F9141-8129-4CCA-9B10-A7C80F14559E>.<1> response ended
predeterminado 01:43:36.000435 -0300 find Task <D82F9141-8129-4CCA-9B10-A7C80F14559E>.<1> summary for task success {transaction_duration_ms=183, response_status=200, connection=14, protocol=“h2”, domain_lookup_duration_ms=6, connect_duration_ms=114, secure_connection_duration_ms=94, request_start_ms=131, request_duration_ms=1, response_start_ms=180, response_duration_ms=2, request_bytes=583, response_bytes=812, cache_hit=0}
predeterminado 01:43:36.000565 -0300 find Task <D82F9141-8129-4CCA-9B10-A7C80F14559E>.<1> finished successfully
predeterminado 01:43:36.005295 -0300 runningboardd Invalidating assertion 28-5569-69205 (target:application<org.smapps.find>) from originator 5569
predeterminado 01:43:36.035855 -0300 atc <ATLegacyMessageLink: 0x147e4e2d0, wifi=1> <— [Ping Request. id=1, Session=1, params=(null)]
predeterminado 01:43:36.039302 -0300 atc <ATLegacyMessageLink: 0x147e4e2d0, wifi=1> —> [Pong Request. id=17, Session=1, params=(null)]
predeterminado 01:43:36.054407 -0300 itunesstored tcp_timers [C333.1:3] retransmit seq=17066236 8
predeterminado 01:43:36.054660 -0300 itunesstored tcp_output [C333.1:3] flags=[FP.] seq=17066236, ack=2530630649, win=1024 state=LAST_ACK rcv_nxt=2530630649, snd_una=17066236
predeterminado 01:43:36.192767 -0300 backboardd [HID] [MT] dispatchEvent Dispatching event with 1 children, _eventMask=0x23 _childEventMask=0x3 Cancel=0 Touching=1 inRange=1
predeterminado 01:43:36.227796 -0300 locationd os_transaction created: (<private>) <private>
predeterminado 01:43:36.227881 -0300 locationd os_transaction released: (<private>) <private>
predeterminado 01:43:36.292680 -0300 identityservicesd calling continuityDidDiscoverType:Activity withData:<private> fromPeer:<private>
predeterminado 01:43:36.327195 -0300 backboardd [HID] [MT] dispatchEvent Dispatching event with 1 children, _eventMask=0x23 _childEventMask=0x43 Cancel=0 Touching=0 inRange=0
predeterminado 01:43:36.987268 -0300 mediaserverd <<<< TimeSyncClock >>>> figTimeSyncClock_Monitor: nowMonClock: 189890.245231; lastMonClock: 189880.245144; nowMonNet: 189890.245 (0x8541677bc5600000); lastMonNet: 189880.245 (0x8541677bc5600000); nowMonRef: 189890.245; lasMontRef: 189880.245; lastSynthAnchor: 189890.245; lastGM: 0x8541677bc5600000; offset 0.000; lastRefTimelineAnchor: 189890.245
predeterminado 01:43:37.153921 -0300 nsurlsessiond Triggering periodic update to powerlog for client <private>
predeterminado 01:43:37.155232 -0300 nsurlsessiond Triggering periodic update to powerlog for client <private>
predeterminado 01:43:37.479408 -0300 symptomsd Data Stall count: 1
predeterminado 01:43:37.479599 -0300 symptomsd Collect info, last update was -5611.338965 secs ago
predeterminado 01:43:37.479942 -0300 symptomsd Poll data too old
predeterminado 01:43:37.480109 -0300 symptomsd Data Stall score: 25
predeterminado 01:43:37.480292 -0300 symptomsd Policy denial score: 0.000000
predeterminado 01:43:37.480614 -0300 symptomsd More info Foreground app <present> interval 14.902210 flows 11 (total 16)
predeterminado 01:43:37.485291 -0300 symptomsd Also flags 25 count 11 details Foreground app <present> interval 14.902210 flows 11 (total 16)
predeterminado 01:43:37.546750 -0300 backboardd [HID] [MT] dispatchEvent Dispatching event with 1 children, _eventMask=0x23 _childEventMask=0x3 Cancel=0 Touching=1 inRange=1
predeterminado 01:43:37.925607 -0300 backboardd [HID] [MT] dispatchEvent Dispatching event with 1 children, _eventMask=0x42 _childEventMask=0x42 Cancel=0 Touching=0 inRange=1
predeterminado 01:43:38.179501 -0300 itunesstored tcp_timers [C333.1:3] retransmit seq=17066236 9
predeterminado 01:43:38.179799 -0300 itunesstored tcp_output [C333.1:3] flags=[FP.] seq=17066236, ack=2530630649, win=1024 state=LAST_ACK rcv_nxt=2530630649, snd_una=17066236
predeterminado 01:43:38.672670 -0300 identityservicesd calling continuityDidDiscoverType:Activity withData:<private> fromPeer:<private>
predeterminado 01:43:38.729003 -0300 wifid <private>
predeterminado 01:43:38.803503 -0300 locationd os_transaction created: (<private>) <private>
predeterminado 01:43:38.804518 -0300 locationd os_transaction released: (<private>) <private>
predeterminado 01:43:38.805799 -0300 backboardd [HID] [MT] dispatchEvent Dispatching event with 1 children, _eventMask=0x23 _childEventMask=0x3 Cancel=0 Touching=1 inRange=1
predeterminado 01:43:38.877630 -0300 kernel TX(14:60:80:BC:87:06) <Success NoACK Expired OtherErr> BE<20 0 0 0> BK<0 0 0 0> VI<0 0 0 0> VO<1 0 0 0> (5001ms)
predeterminado 01:43:38.877754 -0300 kernel L3 Control VO TX(14:60:80:BC:87:06) Success=1 NoACK=0 Expired=0 OtherErr=0
predeterminado 01:43:38.877904 -0300 kernel TX(FF:FF:FF:FF:FF:FF) <Success NoACK Expired OtherErr> BE<0 0 0 0> (5001ms)
predeterminado 01:43:38.889114 -0300 find Task <714EE0FD-4E6F-4CFE-9E70-14356206DF64>.<89> resuming, QOS(0x0) Voucher (null)
predeterminado 01:43:38.900549 -0300 find Task <714EE0FD-4E6F-4CFE-9E70-14356206DF64>.<89> {strength 1, tls 8, ct 0, sub 0, sig 0, ciphers 1, bundle 0, builtin 0}
predeterminado 01:43:38.901007 -0300 find Task <714EE0FD-4E6F-4CFE-9E70-14356206DF64>.<89> now using Connection 4
predeterminado 01:43:38.901212 -0300 find Task <714EE0FD-4E6F-4CFE-9E70-14356206DF64>.<89> sent request, body N 0
predeterminado 01:43:39.072406 -0300 backboardd [HID] [MT] dispatchEvent Dispatching event with 1 children, _eventMask=0x23 _childEventMask=0x43 Cancel=0 Touching=0 inRange=0
predeterminado 01:43:39.161359 -0300 configd LINKLOCAL en2: publish success
predeterminado 01:43:39.161404 -0300 configd DHCP en2: status = 'no server’
predeterminado 01:43:39.451402 -0300 nsurlsessiond Triggering periodic update to powerlog for client <private>
predeterminado 01:43:39.451735 -0300 nsurlsessiond Triggering periodic update to powerlog for client <private>
predeterminado 01:43:39.451998 -0300 nsurlsessiond Triggering periodic update to powerlog for client <private>
predeterminado 01:43:39.575507 -0300 identityservicesd calling continuityDidDiscoverType:Activity withData:<private> fromPeer:<private>
predeterminado 01:43:39.592634 -0300 symptomsd Data Stall count: 1
predeterminado 01:43:39.592690 -0300 symptomsd Collect info, last update was -5613.451845 secs ago
predeterminado 01:43:39.593017 -0300 symptomsd Poll data too old
predeterminado 01:43:39.593177 -0300 symptomsd Data Stall score: 25
predeterminado 01:43:39.593294 -0300 symptomsd Policy denial score: 0.000000
predeterminado 01:43:39.593398 -0300 symptomsd More info Foreground app <present> interval 17.016088 flows 11 (total 16)
predeterminado 01:43:39.593451 -0300 symptomsd Also flags 25 count 11 details Foreground app <present> interval 17.016088 flows 11 (total 16)
predeterminado 01:43:39.746116 -0300 find Task <714EE0FD-4E6F-4CFE-9E70-14356206DF64>.<89> received response, status 200 content K
predeterminado 01:43:39.747304 -0300 find Task <714EE0FD-4E6F-4CFE-9E70-14356206DF64>.<89> done using Connection 4
predeterminado 01:43:39.747485 -0300 find Task <714EE0FD-4E6F-4CFE-9E70-14356206DF64>.<89> response ended
predeterminado 01:43:39.750638 -0300 find Task <714EE0FD-4E6F-4CFE-9E70-14356206DF64>.<89> summary for task success {transaction_duration_ms=852, response_status=200, connection=4, reused=1, request_start_ms=1, request_duration_ms=0, response_start_ms=851, response_duration_ms=0, request_bytes=30, response_bytes=76, cache_hit=0}
predeterminado 01:43:39.750799 -0300 find Task <714EE0FD-4E6F-4CFE-9E70-14356206DF64>.<89> finished successfully
predeterminado 01:43:39.841763 -0300 backboardd [HID] [MT] dispatchEvent Dispatching event with 1 children, _eventMask=0x2 _childEventMask=0x2 Cancel=0 Touching=1 inRange=1
predeterminado 01:43:39.876286 -0300 kernel tx_flush:1028: xid 23977622 tx stats: # 196380 finish 198081 enter 335 wait 3827 9710us close 239us flush 6207us
predeterminado 01:43:40.160015 -0300 backboardd [HID] [MT] dispatchEvent Dispatching event with 1 children, _eventMask=0x23 _childEventMask=0x43 Cancel=0 Touching=0 inRange=0
predeterminado 01:43:40.305373 -0300 itunesstored tcp_timers [C333.1:3] retransmit seq=17066236 10
predeterminado 01:43:40.305865 -0300 itunesstored tcp_output [C333.1:3] flags=[FP.] seq=17066236, ack=2530630649, win=1024 state=LAST_ACK rcv_nxt=2530630649, snd_una=17066236
predeterminado 01:43:40.625839 -0300 symptomsd L2 Metrics on en0: rssi: -73 [-72,-67] -> -73, snr: 26 (cca [wake/total] self/other/intf): [-1,-1]/[-1,-1]/[-1,-1]/6 (txFrames/txReTx/txFail): 22/30/1 -> (was/is) 0/0
predeterminado 01:43:40.626061 -0300 symptomsd Received Wi-Fi Assist Override along with LQM info: 0
predeterminado 01:43:40.628423 -0300 wifid <private>
predeterminado 01:43:40.628631 -0300 wifid <private>
predeterminado 01:43:40.628812 -0300 wifid <private>
predeterminado 01:43:40.779995 -0300 symptomsd Data Stall count: 1
predeterminado 01:43:40.780124 -0300 symptomsd Collect info, last update was -5614.637537 secs ago
predeterminado 01:43:40.780359 -0300 symptomsd Poll data too old
predeterminado 01:43:40.780544 -0300 symptomsd Data Stall score: 25
predeterminado 01:43:40.780759 -0300 symptomsd Policy denial score: 0.000000
predeterminado 01:43:40.780959 -0300 symptomsd More info Foreground app <present> interval 18.201193 flows 11 (total 16)
predeterminado 01:43:40.781076 -0300 symptomsd Also flags 25 count 11 details Foreground app <present> interval 18.201193 flows 11 (total 16)
predeterminado 01:43:40.835524 -0300 CommCenter QMI: Svc=0x03(NAS) Ind MsgId=0x0051 Bin=[‘01 34 00 80 03 05 04 2B 72 51 00 28 00 14 06 00 BC F1 97 FF 8E 00 A2 01 00 32 A4 18 00 02 64 00 00 99 00 00 00 9A 05 00 00 00 00 00 00 AB 00 00 00 97 FF FF FF’]
predeterminado 01:43:40.836635 -0300 CommCenter #I Data LQM is being updated to: kPoor
predeterminado 01:43:40.838489 -0300 CommCenter #I Setting link quality to: 50 (kPoor)
predeterminado 01:43:40.838722 -0300 CommCenter #I --------------> kCTEventVoiceLinkQualityUpdate (137) sent to 0 (of 69) clients.
predeterminado 01:43:40.839597 -0300 CommCenter #I Set Property: <private>
predeterminado 01:43:40.859235 -0300 mDNSResponder <private>
predeterminado 01:43:40.859486 -0300 mDNSResponder <private>
predeterminado 01:43:40.860110 -0300 mDNSResponder <private>
predeterminado 01:43:40.860304 -0300 mDNSResponder <private>
predeterminado 01:43:40.860500 -0300 mDNSResponder <private>
predeterminado 01:43:40.860844 -0300 CommCenter Sent notification to 0 (of 33) clients: <private>
predeterminado 01:43:40.896963 -0300 symptomsd SCDynamicStore config_callback: k: State:/Network/Interface/pdp_ip0/LinkQuality
predeterminado 01:43:40.900316 -0300 symptomsd SCDynamicStore key: State:/Network/Interface/pdp_ip0/LinkQuality, interfaces: {
“pdp_ip0” = 2;
}
predeterminado 01:43:40.900675 -0300 symptomsd SCDynamicStore config_callback: k: State:/Network/Interface/pdp_ip1/LinkQuality
predeterminado 01:43:40.905019 -0300 symptomsd SCDynamicStore key: State:/Network/Interface/pdp_ip1/LinkQuality, interfaces: {
“pdp_ip0” = 2;
“pdp_ip1” = 2;
}
predeterminado 01:43:40.905786 -0300 symptomsd SCDynamicStore config_callback: k: State:/Network/Interface/pdp_ip2/LinkQuality
predeterminado 01:43:40.906832 -0300 symptomsd SCDynamicStore key: State:/Network/Interface/pdp_ip2/LinkQuality, interfaces: {
“pdp_ip0” = 2;
“pdp_ip1” = 2;
“pdp_ip2” = 2;
}
predeterminado 01:43:40.907476 -0300 symptomsd SCDynamicStore config_callback: k: State:/Network/Interface/pdp_ip3/LinkQuality
predeterminado 01:43:40.908426 -0300 symptomsd SCDynamicStore key: State:/Network/Interface/pdp_ip3/LinkQuality, interfaces: {
“pdp_ip0” = 2;
“pdp_ip1” = 2;
“pdp_ip2” = 2;
“pdp_ip3” = 2;
}
predeterminado 01:43:40.909001 -0300 symptomsd SCDynamicStore config_callback: k: State:/Network/Interface/pdp_ip4/LinkQuality
predeterminado 01:43:40.910952 -0300 symptomsd SCDynamicStore key: State:/Network/Interface/pdp_ip4/LinkQuality, interfaces: {
“pdp_ip0” = 2;
“pdp_ip1” = 2;
“pdp_ip2” = 2;
“pdp_ip3” = 2;
“pdp_ip4” = 2;
}
predeterminado 01:43:41.177086 -0300 nsurlsessiond Triggering periodic update to powerlog for client <private>
predeterminado 01:43:41.177243 -0300 nsurlsessiond Triggering periodic update to powerlog for client <private>
predeterminado 01:43:41.354319 -0300 locationd os_transaction created: (<private>) <private>
predeterminado 01:43:41.354454 -0300 locationd os_transaction released: (<private>) <private>
predeterminado 01:43:41.358620 -0300 locationd Current state of Workout Predictor: 0
predeterminado 01:43:41.771657 -0300 symptomsd Data Stall count: 1
predeterminado 01:43:41.771873 -0300 symptomsd Collect info, last update was -5615.624451 secs ago
predeterminado 01:43:41.772071 -0300 symptomsd Poll data too old
predeterminado 01:43:41.772850 -0300 symptomsd Data Stall score: 25
predeterminado 01:43:41.773111 -0300 symptomsd Policy denial score: 0.000000
predeterminado 01:43:41.773247 -0300 symptomsd More info Foreground app <present> interval 19.188367 flows 11 (total 16)
predeterminado 01:43:41.773451 -0300 symptomsd Also flags 25 count 11 details Foreground app <present> interval 19.188367 flows 11 (total 16)
predeterminado 01:43:42.428544 -0300 itunesstored tcp_timers [C333.1:3] retransmit seq=17066236 11
predeterminado 01:43:42.429208 -0300 itunesstored tcp_output [C333.1:3] flags=[FP.] seq=17066236, ack=2530630649, win=1024 state=LAST_ACK rcv_nxt=2530630649, snd_una=17066236

Las interrupciones son: llamadas, notificaciones, sms, es todo lo ajeno a la aplicación que estamos testeando. Las interrupciones son parte del hardware en el que estamos probando el juego/app.

Diferencias entre Iphone y Android:
-los iphones no tienen mucha variación de hardware entre un modelo y otro; mientras que Android tiene una gama muy grande de dispositivos diferentes, cada uno con -features- únicas.
-las funciones especiales que cumplen los botones(hardware) de uno y otro, si bien se parecen en funcionalidad, son diferentes y están puestas en distintos -lugares-.
-el proceso de instalación de aplicaciones.

  1. ¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
  • Las interrupciones son eventos que ocurren mientras estamos jugando, pueden ser llamadas, notificaciones, etc. Esto pude ocasionar errores en el juego al momento que ocurran.
    2.Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
  • Diferentes tipos de teléfonos en Android.
    -Instalación de programas necesarios para detectar los crash logs.
    -Diseño diferente de los teléfonos en Android e IOS.

Las interrupciones son cosas que suceden de forma ajena al software y pueden interrumpirte a la hora de jugar.
Con IOS puedes silenciar cualquier alerta con un boton.
Android tiene mas cantidad de dispositivos ( una amplia variedad).

las interrupciones son eventos propios del dispositivo que pueden saltar en un momento dado de la ejecución del teléfono ya sean como llamadas mensajes etc…

diferencia en cuanto a permisos,instalacion y plataforma del uso de la aplicacion

Thread 1:
0   libsystem_kernel.dylib               0x22c8b8640x22c76000 + 88164
1   libsystem_pthread.dylib              0x22d31b340x22d30000 + 6964
2   libsystem_pthread.dylib              0x22d317180x22d30000 + 5912

Thread 2 name:  AURemoteIO::IOThread
Thread 2:
0   libsystem_kernel.dylib               0x22c768d00x22c76000 + 2256
1   libsystem_kernel.dylib               0x22c766d40x22c76000 + 1748
2   AudioToolbox                         0x2544c1d80x25326000 + 1204696
3   AudioToolbox                         0x2544fa880x25326000 + 1219208
4   AudioToolbox                         0x253685ae0x25326000 + 271790
5   libsystem_pthread.dylib              0x22d3385a0x22d30000 + 14426
6   libsystem_pthread.dylib              0x22d337ce0x22d30000 + 14286
7   libsystem_pthread.dylib              0x22d317240x22d30000 + 5924

Thread 3:
0   libsystem_kernel.dylib               0x22c8b8640x22c76000 + 88164
1   libsystem_pthread.dylib              0x22d31b340x22d30000 + 6964
2   libsystem_pthread.dylib              0x22d317180x22d30000 + 5912

Thread 4:
0   libsystem_kernel.dylib               0x22c8b8640x22c76000 + 88164
1   libsystem_pthread.dylib              0x22d31b340x22d30000 + 6964
2   libsystem_pthread.dylib              0x22d317180x22d30000 + 5912

Thread 0 crashed with ARM Thread State (32-bit):
    r0:0x06fce00cr1: 0x00000010r2: 0x00000000r3: 0x077562e0
    r4:0x077562ecr5: 0x000003fcr6: 0x00000300r7: 0x00e8ca58
    r8:0x00e8c93cr9: 0x785463c4r10: 0x00e8cba6r11: 0x00e8c930
    ip:0x00000000sp: 0x00e8c8e8      lr: 0x07756370      pc: 0x32c0d6f0
  cpsr:0x80000030

Binary Images:
0x1000 - 0x96dfff Hawx armv6  <5165856294e0659d089afe068afe7be7> /var/containers/Bundle/Application/374EF9A1-415E-4ADE-A646-03A68CA0B418/Hawx.app/Hawx
0x1fefb000 - 0x1ff22fff dyld armv7  <146dc907cdf7350eb7cf92a77291119f> /usr/lib/dyld
0x22728000 - 0x22729fff libSystem.B.dylib armv7  <39d6d6f7c2ac3de8bb29c40a1b66368a> /usr/lib/libSystem.B.dylib
0x2272a000 - 0x22775fff libc++.1.dylib armv7  <017dba6c16b63f9ebecb9ddd0d0a4520> /usr/lib/libc++.1.dylib
0x22776000 - 0x22790fff libc++abi.dylib armv7  <d32373f6c2153a509f6603750d213ffb> /usr/lib/libc++abi.dylib
0x22794000 - 0x22afefff libobjc.A.dylib armv7  <94f6d325c1843f45b3a439b86fc9de15> /usr/lib/libobjc.A.dylib
0x22aff000 - 0x22b03fff libcache.dylib armv7  <8009f99fb892331dbcb61cd740ff0f43> /usr/lib/system/libcache.dylib
0x22b04000 - 0x22b0dfff libcommonCrypto.dylib armv7  <f6db318471d732d39918ef36bde65cb7> /usr/lib/system/libcommonCrypto.dylib
0x22b0e000 - 0x22b13fff libcompiler_rt.dylib armv7  <cfa3ca12d6c2383abcaf3c8541e9b86c> /usr/lib/system/libcompiler_rt.dylib
0x22b14000 - 0x22b1afff libcopyfile.dylib armv7  <d2b06020c3693c7b9d179434f8115ba0> /usr/lib/system/libcopyfile.dylib
0x22b1b000 - 0x22b6afff libcorecrypto.dylib armv7  <181437f8d9e53277ace439de8b3fd1ad> /usr/lib/system/libcorecrypto.dylib
0x22b6b000 - 0x22bb4fff libdispatch.dylib armv7  <bbb4bba2176039ab95a59d7a56f6eff8> /usr/lib/system/libdispatch.dylib
0x22bb5000 - 0x22bb7fff libdyld.dylib armv7  <66c25d49153d3f5595d56aa729b844ef> /usr/lib/system/libdyld.dylib
0x22bb8000 - 0x22bb8fff libkeymgr.dylib armv7  <d3fa0081ea9a3dfab033af5d873bdeec> /usr/lib/system/libkeymgr.dylib
0x22bb9000 - 0x22bb9fff liblaunch.dylib armv7  <151c3b447b733ee38649691a33b4b730> /usr/lib/system/liblaunch.dylib
0x22bba000 - 0x22bbdfff libmacho.dylib armv7  <9bf39a94c56133d093fdc05c41caa7c9> /usr/lib/system/libmacho.dylib
0x22bbe000 - 0x22bbffff libremovefile.dylib armv7  <dd6a29fc35a83b489dea63bda0370f04> /usr/lib/system/libremovefile.dylib
0x22bc0000 - 0x22bd2fff libsystem_asl.dylib armv7  <c80449f997c8387ab227e8f94570a00e> /usr/lib/system/libsystem_asl.dylib
0x22bd3000 - 0x22bd3fff libsystem_blocks.dylib armv7  <b4b8d5044367323a9b129f3a7d81b4e9> /usr/lib/system/libsystem_blocks.dylib
0x22bd4000 - 0x22c38fff libsystem_c.dylib armv7  <82aee335d0ed3cec8d9eec7ea4dcda8e> /usr/lib/system/libsystem_c.dylib
0x22c39000 - 0x22c3bfff libsystem_configuration.dylib armv7  <c22080856fb836de8c8f1a9b06c13c2d> /usr/lib/system/libsystem_configuration.dylib
0x22c3c000 - 0x22c3ffff libsystem_containermanager.dylib armv7  <39f4c7de19e437b281d4a9ff474977bd> /usr/lib/system/libsystem_containermanager.dylib
0x22c40000 - 0x22c41fff libsystem_coreservices.dylib armv7  <e23e6fd831bd392cb899b5e82eeef766> /usr/lib/system/libsystem_coreservices.dylib
0x22c42000 - 0x22c53fff libsystem_coretls.dylib armv7  <ae770f4c3c6136919474e28ca31445f9> /usr/lib/system/libsystem_coretls.dylib
0x22c54000 - 0x22c5afff libsystem_dnssd.dylib armv7  <f6058e9e29c738d1b56a213fd5cdf587> /usr/lib/system/libsystem_dnssd.dylib
0x22c5b000 - 0x22c75fff libsystem_info.dylib armv7  <42e218d09d7b3189a58b69c0b6802046> /usr/lib/system/libsystem_info.dylib
0x22c76000 - 0x22c90fff libsystem_kernel.dylib armv7  <b326d8f77b7c320a8834216dad746590> /usr/lib/system/libsystem_kernel.dylib
0x22c91000 - 0x22cb1fff libsystem_m.dylib armv7  <f9874db40ec430ffb1304d9280c95b62> /usr/lib/system/libsystem_m.dylib
0x22cb2000 - 0x22cc4fff libsystem_malloc.dylib armv7  <22bc0ce502743a24ad89ba9f9bd23210> /usr/lib/system/libsystem_malloc.dylib
0x22cc5000 - 0x22d18fff libsystem_network.dylib armv7  <e71dd2fc95a3314ba3449784128e0efb> /usr/lib/system/libsystem_network.dylib
0x22d19000 - 0x22d20fff libsystem_networkextension.dylib armv7  <a9380408624232edb7c6624b331182d5> /usr/lib/system/libsystem_networkextension.dylib
0x22d21000 - 0x22d28fff libsystem_notify.dylib armv7  <522c4cecd3333a6f8f8cfe55218c7c51> /usr/lib/system/libsystem_notify.dylib
0x22d29000 - 0x22d2ffff libsystem_platform.dylib armv7  <79c6252e94f4306d8c997bac49e1ded8> /usr/lib/system/libsystem_platform.dylib
0x22d30000 - 0x22d37fff libsystem_pthread.dylib armv7  <2eab341fffd53acca3533ad324ccfb5b> /usr/lib/system/libsystem_pthread.dylib
0x22d38000 - 0x22d3afff libsystem_sandbox.dylib armv7  <3a9859c13f973d61955e3301e110415c> /usr/lib/system/libsystem_sandbox.dylib
0x22d3b000 - 0x22d49fff libsystem_trace.dylib armv7  <e82a6f2d873a39ad8014edeb52248157> /usr/lib/system/libsystem_trace.dylib
0x22d4a000 - 0x22d4afff libunwind.dylib armv7  <a394593b9bbe3106873aceb3682cd4bd> /usr/lib/system/libunwind.dylib
0x22d4b000 - 0x22d4bfff libvminterpose.dylib armv7  <98f781d5886e342e940139a995aaa97f> /usr/lib/system/libvminterpose.dylib
0x22d4c000 - 0x22d6afff libxpc.dylib armv7  <469babf82510319c9cc43900825dc458> /usr/lib/system/libxpc.dylib
0x22d6b000 - 0x22ef8fff libicucore.A.dylib armv7  <d381758e32d83507a703cd228e74eb88> /usr/lib/libicucore.A.dylib
0x22ef9000 - 0x22f05fff libz.1.dylib armv7  <f45b8e232d25324db59b2de0c905946a> /usr/lib/libz.1.dylib
0x22f06000 - 0x2323dfff CoreFoundation armv7  <88235170cbe235f280ab8c3b20bdd1ce> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x2323e000 - 0x2324afff libbsm.0.dylib armv7  <524609a8ee323a04a0fb962be8d816dd> /usr/lib/libbsm.0.dylib
0x2324b000 - 0x2324bfff libenergytrace.dylib armv7  <d707d76751ad3e5280348c52def59620> /usr/lib/libenergytrace.dylib
0x2324c000 - 0x232a7fff IOKit armv7  <41206d779d493c29bc045f1d76918408> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x232a8000 - 0x232c4fff libMobileGestalt.dylib armv7  <f6a9faa11c763de294dcd350fd3e1b53> /usr/lib/libMobileGestalt.dylib
0x232c5000 - 0x2337bfff libxml2.2.dylib armv7  <d409b9951562332ea104712f15173a32> /usr/lib/libxml2.2.dylib
0x2337c000 - 0x233d7fff Security armv7  <279f1786c2d93bb2848718bed602db12> /System/Library/Frameworks/Security.framework/Security
0x233d8000 - 0x23420fff SystemConfiguration armv7  <c4645be8e1f23820a0c50d8aa0036fc8> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x23421000 - 0x234d8fff libsqlite3.dylib armv7  <191466f10f943213acae502ee3d48382> /usr/lib/libsqlite3.dylib
0x234d9000 - 0x236d1fff CFNetwork armv7  <573e71ab980c34b6b2d906a3fcbd4d9b> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x236d2000 - 0x236dcfff libbz2.1.0.dylib armv7  <7439fad6b6a836429fa11d711213728b> /usr/lib/libbz2.1.0.dylib
0x236dd000 - 0x236f2fff liblzma.5.dylib armv7  <8ee3facc25bd3957b49ff0b4d657e0ef> /usr/lib/liblzma.5.dylib
0x236f3000 - 0x23708fff libCRFSuite.dylib armv7  <2ca4911a330736688ebd585895af032a> /usr/lib/libCRFSuite.dylib
0x23709000 - 0x2372bfff libarchive.2.dylib armv7  <e90ef3b8b0b5302b9cbed3d0840a9e0b> /usr/lib/libarchive.2.dylib
0x2372c000 - 0x23747fff libextension.dylib armv7  <f3466097cca237faba733b484c0eb6b0> /usr/lib/libextension.dylib
0x23748000 - 0x2374cfff liblangid.dylib armv7  <8072b6f6bab438de87ec0e930704c5dc> /usr/lib/liblangid.dylib
0x2374d000 - 0x23984fff Foundation armv7  <309b5a1b9bf833fa95d2d209909e783e> /System/Library/Frameworks/Foundation.framework/Foundation
0x23985000 - 0x23a63fff libBLAS.dylib armv7  <3b647903060439dd81b6d852b828c808> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x23a64000 - 0x23d2dfff libLAPACK.dylib armv7  <76d8234bfe563de18b6a3f8c9727ef6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x23d2e000 - 0x23f86fff vImage armv7  <b0481939c3043e19b603874339d52b73> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x23f87000 - 0x23f98fff libvMisc.dylib armv7  <324e705b1dac3a809b793215d7575e88> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x23f99000 - 0x23faafff libLinearAlgebra.dylib armv7  <dd988766e0b237f88de69b7df319f973> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x23fab000 - 0x23fbffff libSparseBLAS.dylib armv7  <828a031fc42635aa95ce451bb693f210> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x23fc0000 - 0x24035fff libvDSP.dylib armv7  <81660ad7288639ab82dfd36518c90cb4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x24036000 - 0x24036fff vecLib armv7  <ce714ab612c534a1b1cbd498bd851006> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x24037000 - 0x24037fff Accelerate armv7  <f2de5d457ef1361c84503912a662de48> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x24038000 - 0x244f5fff CoreGraphics armv7  <a1f5aea37c3f39e38ef81d167907d816> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x244f6000 - 0x24507fff GraphicsServices armv7  <f0bb6156889c3f43985f7a92f37bec98> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x24508000 - 0x24547fff AppSupport armv7  <8478366c21583944bd7275dd878eb20c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x24548000 - 0x24603fff MobileCoreServices armv7  <ec630bf558c637559ab2e5b535292919> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x24604000 - 0x2464dfff BaseBoard armv7  <00f328aa722931a3b06c5a0843732f16> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x2464e000 - 0x24657fff AssertionServices armv7  <f5bdb0c4ff12316e9d9527c9e3010d74> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x24658000 - 0x24679fff BackBoardServices armv7  <7de2f79285fb3acdadffa9e18c96c673> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x2467a000 - 0x2467dfff MobileSystemServices armv7  <fe657fcb14f03b16ab36909ceb509565> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x2467e000 - 0x246affff FrontBoardServices armv7  <d976ddcbd723319ba884037470a616e6> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x246b0000 - 0x246b9fff UserNotificationServices armv7  <d72021767b2a3095a2778db8be1055e4> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x246ba000 - 0x246e0fff SpringBoardServices armv7  <6450d7693bdc3524bd750362e0bb1a08> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x246e1000 - 0x246effff MobileKeyBag armv7  <8aaa865511f93d38a0a32422ca4f8bd9> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x246f0000 - 0x246f5fff IOSurface armv7  <be0c566be52130009d2738cf9cf9b7d4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x246f6000 - 0x24701fff liblockdown.dylib armv7  <ee1f8bed602a362daea870f0473e1b7b> /usr/lib/liblockdown.dylib
0x24702000 - 0x24712fff CrashReporterSupport armv7  <758bd1f065ee35aa929d889025e60dde> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x24713000 - 0x24715fff IOSurfaceAccelerator armv7  <86b33e2d75df3e319084298687d043ab> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x24716000 - 0x2474efff AppleJPEG armv7  <b69488274caa3f80ab90017ff1ac2061> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x2474f000 - 0x24a1cfff ImageIO armv7  <173849bc22ed33c09393ef37ee0e9334> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x24a1d000 - 0x24a21fff TCC armv7  <ddb01002bf9137b8b231da07b42b2bbd> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x24a22000 - 0x24a26fff AggregateDictionary armv7  <4b79b155c9853dc2b81c41700f9743fc> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x24a27000 - 0x24a32fff PowerLog armv7  <fe75364bc9dd3948a1b09db11656513f> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x24a33000 - 0x24a8afff libTelephonyUtilDynamic.dylib armv7  <798c0fa46206306dbe1d28ede5acae3c> /usr/lib/libTelephonyUtilDynamic.dylib
0x24a8b000 - 0x24a9cfff CommonUtilities armv7  <d67f3f99c5083bdcbfc13a5d0110a8c1> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x24a9d000 - 0x24aaffff libcompression.dylib armv7  <f47b77be074a367082e6621df7874adf> /usr/lib/libcompression.dylib
0x24ab0000 - 0x24ce8fff CoreData armv7  <8b0f949bbe703636b4c51a75c3920025> /System/Library/Frameworks/CoreData.framework/CoreData
0x24ce9000 - 0x24cecfff libCoreVMClient.dylib armv7  <2b45452691c232ecb0517a978667e2d7> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x24ced000 - 0x24cf1fff IOAccelerator armv7  <92d1d215dcab309b8add24ea9f6bc39b> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x24cf2000 - 0x24cf2fff libCVMSPluginSupport.dylib armv7  <d4811e0f17db347f975f58e95b64a5d1> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x24cf3000 - 0x24cf5fff libCoreFSCache.dylib armv7  <f1fd4e0ce0d33dc9bccd9a11a878e71d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x24cf6000 - 0x24d33fff libGLImage.dylib armv7  <95a4c5f889d83813b79250ea4ae63b81> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x24d34000 - 0x24d3cfff libGFXShared.dylib armv7  <67e8a19ced973d56869643d0b33ef3c9> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x24d3d000 - 0x24d43fff IOMobileFramebuffer armv7  <6ba3919c45d33789932bf63d5f149dc1> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x24d44000 - 0x24d44fff libmetal_timestamp.dylib armv7  <c9ac3b99aba734679d9708fc2fe92f17> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x24d45000 - 0x24d84fff Metal armv7  <b4ca99dd28ef30e88d8888c703803f3a> /System/Library/Frameworks/Metal.framework/Metal
0x24d85000 - 0x24d8dfff OpenGLES armv7  <7ce3ef00504a3af8ad9935aaa4ce9221> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x24d8e000 - 0x24da7fff CoreVideo armv7  <5d715978310c3de5b1c16afe1250b2b0> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x24da8000 - 0x24daafff OAuth armv7  <6aab365d245d3035b59da1ea5428f249> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x24dab000 - 0x24ddbfff Accounts armv7  <c83b4c146af232599e963363970bd248> /System/Library/Frameworks/Accounts.framework/Accounts
0x24ddc000 - 0x24ec9fff libiconv.2.dylib armv7  <128e8025b7ac3ce39bac331c8ff7ba71> /usr/lib/libiconv.2.dylib
0x24eca000 - 0x24f7bfff CoreAudio armv7  <2806e7f7057e3347b8ef67e2145d4cf4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x24f7c000 - 0x24f7ffff UserFS armv7  <dacd455b700d3af484d818fb28be3699> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x24f80000 - 0x25044fff CoreMedia armv7  <fa6be696b20330f29b72d4de3df053cb> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x25045000 - 0x2504cfff libcupolicy.dylib armv7  <3133e9403f4a34868eea9feb25dea46b> /usr/lib/libcupolicy.dylib
0x2504d000 - 0x250adfff CoreTelephony armv7  <e54779cba4d53cfbb48e548d291b9a3a> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x250ae000 - 0x25185fff libFontParser.dylib armv7  <75e7a9e7f5d63e229f4eb776970003f9> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x25186000 - 0x251f5fff VideoToolbox armv7  <9fdd4ee852c534a6aa4a66416608e744> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x251f6000 - 0x251f6fff FontServices armv7  <e038eb173eec3348bcbc333bf294754b> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x251f7000 - 0x252e6fff CoreText armv7  <6191ab0a137535e9aeee9848c698cd76> /System/Library/Frameworks/CoreText.framework/CoreText
0x252e7000 - 0x252f6fff ProtocolBuffer armv7  <a1cc39d8f5db398cb9b354e4ddce36ba> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x252f7000 - 0x2531ffff PersistentConnection armv7  <c1c3f1660d8a30f9a172a78c7624e9b7> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x25320000 - 0x25325fff DataMigration armv7  <7ea7650ec28c3286b7072491e682b4db> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x25326000 - 0x25600fff AudioToolbox armv7  <56a8d1b1b32e3b39acf786a8c4bcbff0> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x25601000 - 0x25780fff QuartzCore armv7  <0b9f5cf5c1f0343e8f617362895f963d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x25781000 - 0x2578afff Netrb armv7  <2679bbf72a693acabb533d50858b891a> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x2578b000 - 0x25798fff libcmph.dylib armv7  <7543b1e5874f33948bb0734b1698cd68> /usr/lib/libcmph.dylib
0x25799000 - 0x257b3fff libmis.dylib armv7  <d2c76826f545362c9a26d2e730ee67ad> /usr/lib/libmis.dylib
0x257b4000 - 0x25822fff LanguageModeling armv7  <25a862a815f5396a99ab550ab1dfa893> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x25823000 - 0x258e8fff ManagedConfiguration armv7  <43a9910bcd023eada63773ae2a3352c1> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x258e9000 - 0x258fdfff libmarisa.dylib armv7  <1c5889466c2139c09961fc9045810614> /usr/lib/libmarisa.dylib
0x258fe000 - 0x2599dfff ProofReader armv7  <984451837b833eafa45730d01d439aab> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x2599e000 - 0x259a6fff MediaAccessibility armv7  <8ea0134cb0c23f9abd52f69b577150fa> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x259a7000 - 0x259b4fff MobileAsset armv7  <6848bfb386343bceba3b98a4a02154b3> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x259b5000 - 0x25a10fff ColorSync armv7  <457e36abc1ba3d70ab862db452ec800f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x25a11000 - 0x25a59fff MetalPerformanceShaders armv7  <2cac46f639fe3ac193df6e7c81aee320> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x25a5a000 - 0x25e7efff FaceCore armv7  <7a32afb36c8532a69104c0f368bd23d1> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x25e7f000 - 0x25eedfff Quagga armv7  <fe49eb1ba8c430e39877a852b85de2fa> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x25eee000 - 0x2607afff CoreImage armv7  <06889f7b9778399987f465a7e5a47f5a> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x2607b000 - 0x260a9fff TextInput armv7  <5779f38dc44436e794d9273b16052938> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x260aa000 - 0x260b6fff libAccessibility.dylib armv7  <5db80cceb40d326894f553fbb732b1fd> /usr/lib/libAccessibility.dylib
0x260bf000 - 0x264c4fff JavaScriptCore armv7  <1364fb2e60b33bb1bcfe92f6e88b569f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x264c5000 - 0x26684fff StoreServices armv7  <ca98deafca7533b7b7f70365d2adfedf> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x26685000 - 0x2729cfff WebCore armv7  <f58010d51abb3be89bac39a3737c3927> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x2729d000 - 0x272bffff libxslt.1.dylib armv7  <78e0009dace23380836efbda1c04c4dc> /usr/lib/libxslt.1.dylib
0x272c0000 - 0x2738bfff WebKitLegacy armv7  <f2df2d84be7a3a24850ada6cecc37854> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x2738c000 - 0x27430fff CoreUI armv7  <2f2ad16559793385ac5311aa963b1e99> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x27431000 - 0x27450fff DictionaryServices armv7  <01ad9b82fc3a31f49b65a23624a36b8a> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x27451000 - 0x27451fff HangTracer armv7  <d280f894fda431deac8cc91be950c0bf> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x27452000 - 0x2749efff PhysicsKit armv7  <2e88471e361435aea858a3bc5eca4be8> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x2749f000 - 0x27566fff UIFoundation armv7  <824195f3610c3361a2187aec5497c470> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x27567000 - 0x280fafff UIKit armv7  <c20dd2735c9934ecb997d107e8abe187> /System/Library/Frameworks/UIKit.framework/UIKit
0x280fb000 - 0x2811afff CoreBluetooth armv7  <5e71b8eea7b23de3a61cd4605ad70231> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x2811b000 - 0x2813dfff DataAccessExpress armv7  <cf56e1435e983c7791ec8279143d86bd> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x2813e000 - 0x28155fff NetworkStatistics armv7  <0d93e432a73c3a259f3bc5961cbfffae> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x28156000 - 0x281c2fff AddressBook armv7  <3910e5ee4a14306284d430692754fae9> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x281c3000 - 0x282c4fff CoreMotion armv7  <636978a8147e36b8bd7932c180c61c5d> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x282c5000 - 0x282d3fff CacheDelete armv7  <53ae831acf9b303d90581756cc522fd7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x282d4000 - 0x282defff CoreAUC armv7  <e75ef28383e13b6db04340f0a52cb896> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x282df000 - 0x2865efff MediaToolbox armv7  <7d64c69205d23b44bbee6d92d75f7d6e> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x2865f000 - 0x287c1fff Celestial armv7  <f598d010e77b37978aee4ab3d040bb4c> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x287c2000 - 0x287cefff IntlPreferences armv7  <22176a29136630d9a2b62b346089796e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x287cf000 - 0x287d1fff CoreDuetDebugLogging armv7  <b1f4c41cfc833848aa270be9efe77e03> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x287d2000 - 0x287e4fff CoreDuetDaemonProtocol armv7  <3041de0bc62632e19c39f0d3aa31845d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x287e5000 - 0x28885fff CoreDuet armv7  <692e92de76c93fe2abc4ca10bc1f647c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x28886000 - 0x28887fff BTLEAudioController armv7  <9f46fa999b7834c9aab8f6603c1e7c86> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x28888000 - 0x288fbfff libAVFAudio.dylib armv7  <c88c61e26cf63053882227d3913e64f1> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x288fc000 - 0x28a69fff AVFoundation armv7  <71d1da43e1d73bc69596c63697b10b8b> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x28a6a000 - 0x28a91fff libtidy.A.dylib armv7  <b1cf6a6af9f03a43b788514aabc6192a> /usr/lib/libtidy.A.dylib
0x28a92000 - 0x28afcfff IMFoundation armv7  <17f30620b5ea3c3e8fd2c83021c5340a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x28afd000 - 0x28f43fff GeoServices armv7  <40f4870115f5356c8c00f16c1fd51f37> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x28f44000 - 0x28f45fff DiagnosticLogCollection armv7  <663a3ae44a5e330d8754238116cc858d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x28f46000 - 0x28f47fff Marco armv7  <c2759f8740453ea6a3e45d034ef1bdee> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x28f48000 - 0x28faffff CoreLocation armv7  <26c75166f67c302f8d524369459f4a3d> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x28fb0000 - 0x28fb4fff ConstantClasses armv7  <26c7e52ce7b5346c94d3e01bd124502c> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x28fb5000 - 0x28fbefff libChineseTokenizer.dylib armv7  <68403f48f85c316a84f7ca446ca54bbe> /usr/lib/libChineseTokenizer.dylib
0x28fbf000 - 0x29209fff libmecabra.dylib armv7  <3b1c78cf11db3540b6b6d1d38e442a79> /usr/lib/libmecabra.dylib
0x2920a000 - 0x2923cfff IDSFoundation armv7  <c06f997de72c30adbb4b40f3734da016> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x2923d000 - 0x292b0fff IDS armv7  <e131caf5f93e3dca943158b0d4c61f47> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x292b1000 - 0x292c9fff MediaServices armv7  <b06347f54a263805a86fc88641e21058> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x292ca000 - 0x292ebfff AuthKit armv7  <6e556b91cbca3c478b2023f0db43effd> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x292ec000 - 0x292effff libheimdal-asn1.dylib armv7  <04fb61f676673fd5b92fcaf45c6697dc> /usr/lib/libheimdal-asn1.dylib
0x292f0000 - 0x29378fff MediaRemote armv7  <d4328a8ffb3d3833b92f78bd23d1825f> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x29379000 - 0x2947cfff MobileSpotlightIndex armv7  <a94f9c628cab3a4e96370080a168101f> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x2947d000 - 0x29495fff PlugInKit armv7  <0baa719097083bab8828dafd00d7d0ec> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x29496000 - 0x294b6fff ProtectedCloudStorage armv7  <b1091ee8880c3f26b35220883abe6df1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x294b7000 - 0x294ccfff libresolv.9.dylib armv7  <3d9922bfb1ca3b489ecc6708bd726e78> /usr/lib/libresolv.9.dylib
0x294cd000 - 0x294e0fff ApplePushService armv7  <8723039edad434d2b2aade65d4face6e> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x294e1000 - 0x29504fff ContactsFoundation armv7  <a288dcd3001338e99ce82a2bdd983672> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x29505000 - 0x29509fff ParsecSubscriptionServiceSupport armv7  <92160622d6f737b4a0365b6c2f9a988a> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x2950a000 - 0x29585fff Contacts armv7  <337e75931a09364c99743bf04232b1c3> /System/Library/Frameworks/Contacts.framework/Contacts
0x29586000 - 0x295bdfff CoreSpotlight armv7  <f7be367aa0e03598a040b47a064ed36c> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x295be000 - 0x295dbfff vCard armv7  <1823bcd3666030a8a125aa041a53bb5c> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x295dc000 - 0x295fcfff VoiceServices armv7  <9dac8ed080303a5fa7bfa8a79c2a59b4> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x295fd000 - 0x29640fff SAObjects armv7  <4189bc6040fc3b35aa4f8968f87994e5> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x29641000 - 0x29643fff CommonAuth armv7  <ef9e8cd9e62d36e0867f597cc719ff2b> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x29644000 - 0x29698fff Heimdal armv7  <71658d05c4933224a2da2c752eae2ad4> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x29699000 - 0x296b9fff GSS armv7  <2059afd7dc273df2a6162a6cf671c576> /System/Library/Frameworks/GSS.framework/GSS
0x296ba000 - 0x29708fff AssistantServices armv7  <31f02be2e9f83bd1ae3493f8b8e5f6ae> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x29709000 - 0x29711fff FMCoreLite armv7  <767fa8f1605f3aa6b836d280b601608f> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x29712000 - 0x29715fff MessageSupport armv7  <76826157d32531158f2d44dd37b655de> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x29716000 - 0x29756fff MIME armv7  <df86b75f60ca30b794bdf5cb63ed2736> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x29757000 - 0x2975cfff AOSNotification armv7  <f917d58b5754386098dbb21fbb9c4388> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x2975d000 - 0x297b7fff AccountsDaemon armv7  <d183094acb9f337587a14299ae51625c> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x297b8000 - 0x297d5fff AppleIDSSOAuthentication armv7  <f353046f873931af92cb64cea789af81> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x297d6000 - 0x297e4fff MailServices armv7  <a20960d220243ad39188eb8b918bdc48> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x297e5000 - 0x2983efff AppleAccount armv7  <db7189d357ac3dcfaf461f968081bd33> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x2983f000 - 0x29843fff CommunicationsFilter armv7  <7a8e3aef7df13584afd6e0b54ea142f3> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x29844000 - 0x29866fff ChunkingLibrary armv7  <b5e2778cf9ec3dc9971b26453a7b7b56> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x29867000 - 0x2986ffff CaptiveNetwork armv7  <a74a26432e2f3896b0a5a4380a96c6b2> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x29870000 - 0x2988ffff EAP8021X armv7  <c7d27777b0513b46a8cb50f6b64b35a1> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x29890000 - 0x29894fff AssetCacheServices armv7  <29dac9bc4b953d9d83cffc0628a2d8a8> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x29895000 - 0x298fcfff MMCS armv7  <840e13b28cdd33df973e2bf07940e8fa> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x298fd000 - 0x2990afff MobileWiFi armv7  <0efa1ca46dea35f9bdc89b12994f1d7f> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x2990b000 - 0x29947fff ContentIndex armv7  <f8c01838b8183d909fd06e39113ebf17> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x29948000 - 0x29952fff MobileIcons armv7  <26dcba2e6df8391cbefdfafec1eeed88> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x29953000 - 0x2995cfff MobileBluetooth armv7  <41944aed1e85384393f76a51c9ec4f70> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x2995d000 - 0x2998cfff NanoRegistry armv7  <43824fed4a9f369a9fc482b73a10b86b> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x2998d000 - 0x29993fff BluetoothManager armv7  <2337924ce36b38be9127b8370c41b62d> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x29994000 - 0x299bbfff Bom armv7  <62b46c4dc6c33049a9a218eef8243c42> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x299bc000 - 0x299c1fff CertUI armv7  <8618d87366fa37799cf2ab8948207a06> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x299c2000 - 0x299f6fff FTServices armv7  <9879708b7dad36fb97f703e504f8f237> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x299f7000 - 0x29a4cfff CoreDAV armv7  <643284e8273b3f498f0c30e49febe662> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x29a57000 - 0x29a66fff UserManagement armv7  <f3f18a01d53b3bc994dcc7710528a67d> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x29a67000 - 0x29b13fff CorePDF armv7  <b73ba7073d1a31c9844440119dccf7c3> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x29b14000 - 0x29b40fff iCalendar armv7  <72841aaa214f3bccb1142c8f88a9eea0> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x29b41000 - 0x29b49fff libtzupdate.dylib armv7  <131d44bb205d3ce2b325fab73bcbf761> /usr/lib/libtzupdate.dylib
0x29b4a000 - 0x29b8dfff CalendarFoundation armv7  <6b6350a875413e5a82d271c865ec8108> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x29b94000 - 0x29c61fff Preferences armv7  <aa07f95794eb387cbd7f867aba230b09> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x29c62000 - 0x29ccffff CalendarDatabase armv7  <15dafdc519943c968d8af9b948ac8ce6> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x29cd0000 - 0x29d01fff CalendarDaemon armv7  <18003bfdd47b30d68c3b480df9ab5a9e> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x29d02000 - 0x29d8bfff EventKit armv7  <f3c95ee6f3313b43802e0b48c33e5fc5> /System/Library/Frameworks/EventKit.framework/EventKit
0x29d8c000 - 0x29fe5fff WebKit armv7  <3109afaf33b63912b58fe27cc359c189> /System/Library/Frameworks/WebKit.framework/WebKit
0x29fe6000 - 0x2a01afff WebBookmarks armv7  <be493adfa3df3fc9bcfdfa13c7d6f76f> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x2a01b000 - 0x2a103fff ContactsUI armv7  <6aa9018a733539fd940a359b5c7fe147> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x2a104000 - 0x2a4c7fff ModelIO armv7  <1855c9aa20853b2fa41b50e192300a96> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x2a4c8000 - 0x2a4cdfff DAAPKit armv7  <528855afb53b3d309c860c26c7230b08> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x2a59d000 - 0x2a5cafff GLKit armv7  <5542fd57ae113486bb0c4664a17f540b> /System/Library/Frameworks/GLKit.framework/GLKit
0x2a5cb000 - 0x2a7ddfff MusicLibrary armv7  <2f34aedee97d3a48903dbe5c14f1f6b8> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x2a7de000 - 0x2a817fff Notes armv7  <6f2934e71c6b3566a796a5baf9de556e> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2a818000 - 0x2a8e2fff AddressBookUI armv7  <dc7ee7879d6630d6a37144aa8770072b> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x2a8e3000 - 0x2a989fff CloudKit armv7  <61d78cbaadf93a42b073f2a78e18e731> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x2a98a000 - 0x2a9ccfff iTunesStore armv7  <e081e944b02c3111b16410e781f2fb4e> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x2a9cd000 - 0x2a9d2fff CloudPhotoServices armv7  <1127ef23c31037e8a758219091beae6c> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x2a9d3000 - 0x2aa9afff CloudPhotoLibrary armv7  <18f04c4d183c36ac85b0bb48fe4cea81> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x2aa9b000 - 0x2aae3fff DataAccess armv7  <d4a517c1424c3c908b37da6aa82a6557> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x2aae4000 - 0x2ab06fff AssetsLibraryServices armv7  <c15a6fc13aa5306286e062ecd544eb19> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x2ab07000 - 0x2ab90fff HomeSharing armv7  <8762cb1f3e29317c9f85d19b71dd4f61> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x2ab91000 - 0x2abbafff ACTFramework armv7  <49d9f1179471353d94fa7926dbb3ca70> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x2abbb000 - 0x2abc6fff DCIMServices armv7  <dfeee445a26a3e37a73c1d37a528661e> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x2abc7000 - 0x2acc9fff CoreMediaStream armv7  <c42de10993fd308593bdd1873c78d138> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x2acca000 - 0x2acdffff PhotosFormats armv7  <ffe34eaca2a03354a7a4e45b34e0a5bd> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x2ace0000 - 0x2ace6fff XPCKit armv7  <7c7c07ce8a6631bd904a5bd16d757dff> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x2ace7000 - 0x2af23fff MediaPlayer armv7  <ab8991314e383e4c8f8324a5351941d9> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x2af24000 - 0x2b001fff CameraKit armv7  <ef510e3d3e593559ae62e3f797216a11> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x2b009000 - 0x2b021fff MediaStream armv7  <8e0e9b9f90e1381ab7937b2ffd68d586> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x2b022000 - 0x2b342fff PhotoLibraryServices armv7  <56c047446cf83606a90ec95cd28a7f93> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x2b343000 - 0x2b375fff PrototypeTools armv7  <8138402cf01e39679241cd0b8eeaeb97> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x2b376000 - 0x2b3d9fff libprotobuf.dylib armv7  <f9038f00f30539e991dc6f778d9ad0a6> /usr/lib/libprotobuf.dylib
0x2b566000 - 0x2b674fff Message armv7  <525072b19dac365298795238c4768877> /System/Library/PrivateFrameworks/Message.framework/Message
0x2b675000 - 0x2b68dfff CertInfo armv7  <876abb360ead3323a44a2ab067fe3dc1> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x2b6ee000 - 0x2b711fff libAWDSupportConfig.dylib armv7  <dce54992e8cf38c38ef4ee6257979aba> /usr/lib/libAWDSupportConfig.dylib
0x2b712000 - 0x2b736fff AccountsUI armv7  <cf399e8ab4c3333db54afae098dcdd52> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x2b762000 - 0x2b9eefff libAWDSupportFramework.dylib armv7  <663690a132fd398b81a7f538362089e4> /usr/lib/libAWDSupportFramework.dylib
0x2b9ef000 - 0x2b9f2fff libAWDSupportInfo.dylib armv7  <56a9432ad0ab355f87b04eacfb52449d> /usr/lib/libAWDSupportInfo.dylib
0x2ba26000 - 0x2ba56fff WirelessDiagnostics armv7  <84c5d44e8e6d3d0d91c378d929c9a62d> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x2ba57000 - 0x2bb00fff Photos armv7  <3d4e1f36737b3ee9a05e7dfe9bdce9aa> /System/Library/Frameworks/Photos.framework/Photos
0x2bb4c000 - 0x2bb95fff RemoteUI armv7  <5dacd3318a2b3a29bf3f5909412cf213> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x2bb96000 - 0x2bbacfff GenerationalStorage armv7  <d38fe0e2603036639badc2320d3fe7a5> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x2bbad000 - 0x2bbb7fff CoreRecents armv7  <81b4a693512c3ce5a6399d50a885c6df> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x2bc5e000 - 0x2bc70fff AssetsLibrary armv7  <81d6fa599c1d3dec84a93fb352224fa7> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x2bc8b000 - 0x2c26bfff VectorKit armv7  <b1642a7b9e783a52a094c4d5647fdd82> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x2c26c000 - 0x2c3ebfff MapKit armv7  <73a2505fac5d3bbda279d120fcb5e3cf> /System/Library/Frameworks/MapKit.framework/MapKit
0x2c3ec000 - 0x2c404fff AuthKitUI armv7  <6838dffb3c343ba2a46c2abc4294fb8d> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x2c405000 - 0x2c407fff FTClientServices armv7  <4a2e6b265c2e39038aa06338e9d52f87> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x2c408000 - 0x2c415fff QuickLookThumbnailing armv7  <5f73bbddcbe93c4095b2a22574fdf16a> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x2c4be000 - 0x2c510fff QuickLook armv7  <ee76850ad61031818dc5da9bf89e9e6a> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x2c554000 - 0x2c583fff ContactsAutocomplete armv7  <7ffc722ac6f532288b152c5548d23ad5> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x2c591000 - 0x2c665fff MessageUI armv7  <2d9ef49362c933999262d6d9592d3858> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x2c666000 - 0x2c66cfff libnetwork.dylib armv7  <46dcdedf016832d1a7d136b9bb4cdbe4> /usr/lib/libnetwork.dylib
0x2c66d000 - 0x2c67dfff MobileDeviceLink armv7  <3dff72b9803d39b3a43e545564f3577b> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x2c67e000 - 0x2c69efff Network armv7  <0b5fc06f53df3909bf41ce3d3d27eb73> /System/Library/PrivateFrameworks/Network.framework/Network
0x2c6a4000 - 0x2c734fff Social armv7  <821fbed9245136b39824416d35bda8ac> /System/Library/Frameworks/Social.framework/Social
0x2c745000 - 0x2c770fff MobileBackup armv7  <3a61b1ca65f6367aa3c1e0be42a94977> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x2c814000 - 0x2c86cfff IMAP armv7  <1c4e9511c8b43a94a302180651794a3f> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP
0x2c933000 - 0x2c94cfff StoreKit armv7  <5e77a8d781c83f6d98c9d2503fcfe2ff> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x2c978000 - 0x2c9c9fff ImageCapture armv7  <23962767a644325f9c7d5426102ec260> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x2c9ca000 - 0x2c9ddfff iPhotoMigrationSupport armv7  <e8c8292ca5d23b5e8f99b1f899c331ae> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x2c9f5000 - 0x2c9fcfff CloudServices armv7  <b3ea67d7aba63416994da850ed9b29bf> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x2c9fd000 - 0x2c9fdfff LegacyHandle armv7  <bc059d8f6d403c93908c56ec6f3fc714> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x2c9fe000 - 0x2cac3fff PhotoLibrary armv7  <25c0c7c4b74438aca841a92436e4f0af> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x2cc54000 - 0x2cc54fff libAWDProtobufFacetimeiMessage.dylib armv7  <c1e6db3ac98d3abf95d410c5aaca9953> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x2ccc6000 - 0x2cccffff CoreCDP armv7  <96dcf2f058363f3389b0f877fa254837> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x2ccd0000 - 0x2ccdffff ViceroyTrace armv7  <2ffda5d3d3523f9da454883cf812f9b2> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x2cee7000 - 0x2cef3fff FindMyDevice armv7  <0effb29cb33539b494be5a83bf06bdd6> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x2d00e000 - 0x2d01ffff CoreCDPUI armv7  <5a79e3f42563322dacae98f15ca1e91d> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x2d023000 - 0x2d02cfff SimpleKeyExchange armv7  <ce0ef1117e843b9a9084c2004189ac0e> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x2d02d000 - 0x2d02efff snatmap armv7  <82538f4664443abe9fa932f79a2eae9a> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap
0x2d26c000 - 0x2d283fff SiriTasks armv7  <aa236f55014538b69b14a357f0a46a23> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks
0x2d297000 - 0x2d2d9fff AppleAccountUI armv7  <b586358695dd36af815ecfedd66f1eea> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x2d394000 - 0x2d3c7fff ICE armv7  <3c1b7d7677b3312a9ffbcf9f245edbf4> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE
0x2d434000 - 0x2d4b3fff PhotoEditSupport armv7  <6cca5e597cc73366a76e7a16e5291f5d> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
0x2d893000 - 0x2d98bfff VideoProcessing armv7  <cc41360235a63e79bbd03f6660aa6c59> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x2d9c8000 - 0x2d9c8fff WirelessCoexManager armv7  <1b2b5eb6f2123d618a668e6b3bac377b> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x2d9e9000 - 0x2ddc5fff PhotosUI armv7  <22087b1dd9053bf3b432c8274740bb33> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x2e094000 - 0x2e20efff AVConference armv7  <9a1abbcf0dd9353e93d906d38e206d55> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference
0x2e2a2000 - 0x2e3d7fff libGLProgrammability.dylib armv7  <b866aee7e1b5318eac4852e9f27d4a8b> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x2e4bb000 - 0x2e53bfff GameKitServices armv7  <6a25cfdfb87231dca8d12c18c9bb590f> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x2e595000 - 0x2e5c6fff OpenAL armv7  <593e5eca76b23e89b702743b5195a2bd> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x2f147000 - 0x2f160fff Jet armv7  <3c66dd9143fc361db0056d9c4352ec1a> /System/Library/PrivateFrameworks/Jet.framework/Jet
0x2f271000 - 0x2f3b9fff SpriteKit armv7  <17c4b40e1ac5312b8de24865cf25bff3> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x2f433000 - 0x2f4cffff GameCenterFoundation armv7  <b8742517bbfb314f96f61e370d4aa4f8> /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation
0x2f889000 - 0x2f88ffff libGPUSupportMercury.dylib armv7  <9cf2c32c07ea399d8338c78e6f99aa13> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x2fc3d000 - 0x2fea5fff SceneKit armv7  <8e351d9baab639e884116bf66bbca8a3> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x3006a000 - 0x300befff CoreBrightness armv7  <07520273b53737f6a1cae0c04c2a2662> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x30116000 - 0x3016afff GameCenterUI armv7  <ddda08d5a06c33b29ffd4de5acf95fb1> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI
0x304a3000 - 0x304c3fff YouTube armv7  <2c06f8349929369ebccb4f7ac4911008> /System/Library/PrivateFrameworks/YouTube.framework/YouTube
0x308cb000 - 0x308d9fff LegacyGameKit armv7  <03ad0a2ea1b234d38d2fe081d66d7e4d> /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit
0x30d4d000 - 0x30d99fff libstdc++.6.dylib armv7  <246bef8685e53c8ba04c28f6d568c45e> /usr/lib/libstdc++.6.dylib
0x30dcf000 - 0x30de2fff GameController armv7  <ec5226dfb89e347694524f3ac545deaf> /System/Library/Frameworks/GameController.framework/GameController
0x30de3000 - 0x30e08fff GameplayKit armv7  <fb9ca41e9bc53dee98dc046e4bc5053c> /System/Library/Frameworks/GameplayKit.framework/GameplayKit
0x30e09000 - 0x30e19fff MetalKit armv7  <f7724e7e96013af49996396a03161909> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x30e1a000 - 0x30e31fff ReplayKit armv7  <3c7edf6223df3942903bd0db31b6f25e> /System/Library/Frameworks/ReplayKit.framework/ReplayKit
0x31991000 - 0x31991fff GameCenter armv7  <d6b5719effcc367ba917fffc462e1793> /System/Library/PrivateFrameworks/GameCenter.framework/GameCenter
0x32634000 - 0x32743fff IMGSGX543GLDriver armv7  <fd2cdda986b530819a9e874850c114b5> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver
0x3274f000 - 0x32762fff libCGInterfaces.dylib armv7  <78f4b125ff033afea9a55a845f79498c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x32763000 - 0x32900fff AudioCodecs armv7  <34ad68e38905340eb2d081c2d2b4491d> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x32b02000 - 0x32b02fff GameKit armv7  <9ba3d78523813515a1d0aadc750bbd7c> /System/Library/Frameworks/GameKit.framework/GameKit
0x32b72000 - 0x32c4afff GLEngine armv7  <2e976bb708fa3911ad2f36e61149991e> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x3393f000 - 0x3395efff CoreServicesInternal armv7  <db484f452bf437a993bf39423f6efd67> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x33bc1000 - 0x33bccfff libGSFontCache.dylib armv7  <7361c8f4b3cb303b81c503ece2d4f220> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x351ab000 - 0x35fa6fff KBLayouts_iPhone.dylib armv7  <3cf3fb517b533b73baa79471c768913c> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib
0x36623000 - 0x3662bfff libMobileGestaltExtensions.dylib armv7  <f7c090a63ee73d8cad7c7a860efbc75f> /usr/lib/libMobileGestaltExtensions.dylib
0x3677d000 - 0x3677dfff libgcc_s.1.dylib armv7  <14ccb2cfcedb35e3acf57d4b31908c20> /usr/lib/libgcc_s.1.dylib```
  1. Las interrupciones son aquellas notificaciones de alerta que recibe el dispositivo móvil, se disparan de forma inesperada y produce una pausa con la conexión del juego.
  2. La forma de silenciar las notificaciones o cualquier alerta.
    La forma de tomar una captura de pantalla.
    El IOS es mas sencillo en obtener el clash que Android.

1.Las interrupciones son aquellas acciones que realiza el dispositivo móvil mientras se está jugando como alarmas, llamadas o mensajes. Éstas son ajenas al juego ya que no dependen del mismo, se le debe indicar a la aplicación cómo reaccionar ante estas interrupciones.
2.- A la hora de testear Android tiene una mayor variedad de equipos con diferentes acciones.

  • IPhone tiene un botón que en general silencia todo el teléfono.
  • La opción para obtener el Crashlog de con iOS es más sencilla.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Son interrucciones como son las llamadas, mensajes, alarmas y otros.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  • el sistema operativo de ambos es diferente por lo que a la hora de instalar la plicacon se hacen de manera diferente
    -El iOS es más sencillo obtener el crash log ya que se requiere menos pasos que con Android.
    -La forma de entrar a las opciones de depuración.

Son eventos dela hadware del dispositivo que no tienen que ver con el juego en si.

Las interrupciones son cualquier cosa que pare o cierre el juego por alguna accion propia del dispositivo que no tiene nada que ver con el juego como los gestos, notificaciones, llamadas, etc.
-iPhone tiene menos variedad de dispositivos.
-Tienen sistemas operativos diferentes.
-iPhone tiene un control mas complejo de permisos que android.

1.- las interrupciones son las notificaciones que nos llegan mientras estamos en el juego, puede ser una llamada, un mensaje, una alarma etc…
2.- Los botones, el sistema operativo, la gran cantidad de telefonos que tiene android vs apple

  • Las interrupciones son llamadas externas del teléfono, y son ajenas por que no se tiene control.

  • 3 Diferencias: Proceso de instalación, botones especiales y la gran variedad de dispositivos móviles en android.

Hola

prueba

Son ajenas porque dependen de la plataforma y no del juego en sí.

  • iphone es más estandarizado entonces la variedad de interrupciones cambia.
  • En Android es necesario activar el modo depuración para instalar la versión de prueba, mientras que en iphone lo hacemos con itunes.
  • La cantidad de botones puede disminuir cuando usamos un iphone.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?

Son eventos lanzadas en el dispositivo que pueden interrumpir al usuario. Son ajenas porque no dependen del juego si no del SO.

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  • iPhone tiene un control más granulado y estandarizado de permisos.
  • En Android hay mucha más variedad de versiones de SO y hardware que hacen difícil probar.
  • En iPhone existe el ringer que es un compononte físico que silencia todo y puede afectar al juego.

Extrae el crash log de un dispositivo Android o iOS.

Log de justo cuando monday da una excepción.

06-23 12:56:34.722   215   226 W SurfaceFlinger: Attempting to set client state on removed layer: Surface(name=AppWindowToken{b8fdef1 token=Token{80ad698 ActivityRecord{f93d87b u0 com.monday.monday/com.dapulse.dapulse.refactor.feature.native_boards.edit_cells.pulse_actions.pulseView.activities.PulseViewActivity t136}}})/@0xef37710 - animation-leash#0
06-23 12:56:34.722   215   226 W SurfaceFlinger: Attempting to destroy on removed layer: Surface(name=AppWindowToken{1d978bb token=Token{23af14a ActivityRecord{3b1c6b5 u0 com.monday.monday/com.dapulse.dapulse.refactor.feature.my_week.MyWeekActivity t136}}})/@0x16c6287 - animation-leash#0
06-23 12:56:34.722   215   226 W SurfaceFlinger: Attempting to destroy on removed layer: Surface(name=AppWindowToken{b8fdef1 token=Token{80ad698 ActivityRecord{f93d87b u0 com.monday.monday/com.dapulse.dapulse.refactor.feature.native_boards.edit_cells.pulse_actions.pulseView.activities.PulseViewActivity t136}}})/@0xef37710 - animation-leash#0
06-23 12:56:34.949 22520 22619 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_feature_enabled'.
06-23 12:56:34.949 22520 22520 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_max_length_minutes'.
06-23 12:56:34.976 22520 22639 D OpenGLRenderer: endAllActiveAnimators on 0x9836e600 (RippleDrawable) with handle 0x941fcc30
06-23 12:56:35.081 22520 22619 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_feature_enabled'.
06-23 12:56:35.104 22520 22717 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_max_length_minutes'.
06-23 12:56:35.116 22520 22716 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_max_length_minutes'.
06-23 12:56:35.116 22520 22619 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_feature_enabled'.
**06-23 12:56:35.488 22520 22536 I m.monday.monda: Background concurrent copying GC freed 92209(4MB) AllocSpace objects, 32(3MB) LOS objects, 50% free, 10MB/20MB, paused 3.585ms total 414.894ms
06-23 12:56:37.655   337   400 I ThermalEngine: Sensor:batt_therm:33700 mC
06-23 12:56:37.899   737  1552 I ActivityManager: START u0 {cmp=com.monday.monday/com.dapulse.dapulse.refactor.feature.native_boards.edit_cells.pulse_actions.pulseView.activities.PulseViewActivity (has extras)} from uid 10114
06-23 12:56:37.992 22520 22520 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@91f286
06-23 12:56:38.061 22520 22615 D Gabe    : call	returning from cache
06-23 12:56:38.090 22520 22520 I FirebasePerformance: Session ID - 67d2996603b24da890a6c1d218b04956
06-23 12:56:38.094 22520 22520 I onPostResume: Intent { cmp=com.monday.monday/com.dapulse.dapulse.refactor.feature.native_boards.edit_cells.pulse_actions.pulseView.activities.PulseViewActivity (has extras) }
06-23 12:56:38.132 22520 22639 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
06-23 12:56:38.133 22520 22639 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8226.so from current namespace instead of sphal namespace.
06-23 12:56:39.973  1436 26798 W ChimeraUtils: Non Chimera context
06-23 12:56:39.973  1436 26798 W ChimeraUtils: Non Chimera context
06-23 12:56:40.134   347   347 D NuPlayerDriver: stop(0xa654e800)
06-23 12:56:40.135   347   347 D NuPlayerDriver: notifyListener_l(0xa654e800), (8, 0, 0, -1), loop setting(0, 0)
06-23 12:56:40.135   980  2883 W MessageQueue: Handler (android.media.MediaPlayer$EventHandler) {f4a3ae8} sending message to a Handler on a dead thread
06-23 12:56:40.135   980  2883 W MessageQueue: java.lang.IllegalStateException: Handler (android.media.MediaPlayer$EventHandler) {f4a3ae8} sending message to a Handler on a dead thread
06-23 12:56:40.135   980  2883 W MessageQueue: 	at android.os.MessageQueue.enqueueMessage(MessageQueue.java:546)
06-23 12:56:40.135   980  2883 W MessageQueue: 	at android.os.Handler.enqueueMessage(Handler.java:745)
06-23 12:56:40.135   980  2883 W MessageQueue: 	at android.os.Handler.sendMessageAtTime(Handler.java:697)
06-23 12:56:40.135   980  2883 W MessageQueue: 	at android.os.Handler.sendMessageDelayed(Handler.java:667)
06-23 12:56:40.135   980  2883 W MessageQueue: 	at android.os.Handler.sendMessage(Handler.java:604)
06-23 12:56:40.135   980  2883 W MessageQueue: 	at android.media.MediaPlayer.postEventFromNative(MediaPlayer.java:3697)
06-23 12:56:40.141   980 22756 V MediaPlayer: resetDrmState:  mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false**
06-23 12:56:40.141   980 22756 V MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
06-23 12:56:40.142   347  1229 D NuPlayerDriver: reset(0xa654e800) at state 8
06-23 12:56:40.144   347 22489 D NuPlayerDriver: notifyListener_l(0xa654e800), (211, 0, 0, 20), loop setting(0, 0)
06-23 12:56:40.151   347 22489 D NuPlayerDriver: notifyResetComplete(0xa654e800)
**06-23 12:56:40.152   347  1229 W AMessage: failed to post message as target looper for handler 0 is gone.**
06-23 12:56:40.315  1436  1451 I .gms.persisten: Background concurrent copying GC freed 49951(2MB) AllocSpace objects, 1(16KB) LOS objects, 49% free, 7MB/14MB, paused 142us total 211.511ms
06-23 12:56:44.458  1436 26798 W ChimeraUtils: Non Chimera context
06-23 12:56:44.459  1436 26798 W ChimeraUtils: Non Chimera context
06-23 12:56:44.829 22520 22520 D null    : Screen: pulse_columns
06-23 12:56:44.836   980   980 I Choreographer: Skipped 276 frames!  The application may be doing too much work on its main thread.
06-23 12:56:44.836   737   845 W Looper  : Slow delivery took 4841ms android.fg h=com.android.server.AppStateTracker$MyHandler c=null m=11
06-23 12:56:44.845 22520 22520 D null    : Screen: pulse_updates
06-23 12:56:44.850 22520 22707 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_max_length_minutes'.
06-23 12:56:44.851 22520 22619 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_feature_enabled'.
06-23 12:56:45.189 22520 22617 W null    : no column data for name: tags2
06-23 12:56:45.189 22520 22617 W null    : no column data for name: dup__of_grabaci_n
06-23 12:56:45.189 22520 22617 W null    : no column data for name: link_to_item6
06-23 12:56:45.194 22520 22617 W null    : no column data for name: productor1
06-23 12:56:45.195 22520 22617 W null    : no column data for name: url_curso
06-23 12:56:45.195 22520 22617 W null    : no column data for name: grabaci_n1
06-23 12:56:46.302 22520 22619 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_feature_enabled'.
06-23 12:56:46.307 22520 22612 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_max_length_minutes'.
06-23 12:56:46.420 22520 22707 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_max_length_minutes'.
06-23 12:56:46.420 22520 22619 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_feature_enabled'.
06-23 12:56:47.660   337   400 I ThermalEngine: Sensor:batt_therm:34000 mC
06-23 12:56:47.926   737   839 W** ActivityManager: Launch timeout has expired, giving up wake lock!**

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?

  • Son eventos del hardware en el que estamos trabajando, por ejemplo en el teléfono movil, puede ser el giro de pantalla, una llamada entrante, la alarma, etc.

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  • Diseño de hardware diferente entre ellos (La funcion de los botones), El sistema operativo android es más abierto, en comparación a iOS Que es más cerrado, pero también el SO de Android le da una dificultad al tener más variedad de versiones y tipos de hardware respecto a iOS.

Extrae el crash log de un dispositivo Android o iOS.

  • (Actualmente no puedo adjuntar un Crash Log)

1.-Las interrupciones son alteraciones que pueden llegar a afectar el proceso de la aplicación, tales como una llamada telefónica. Estas son muy importantes a la hora de un testeo ya que se realizan mas procesos dentro del teléfono que podrían afectar la jugabilidad o interacción dentro de la aplicación, ya sea causando Lag, cerrando la aplicación, crasheando esta misma, etc.
2.-

  • Contienen distintas interfaces, al igual que software.
  • Contiene diferentes maneras de procesar y extraer los Crash Logs.
  • Contienen distintos formatos de aplicaciones dentro del software.

1)_ Las interrupciones son eventos provenientes del software del sistema operativo donde se ejecuta el juego, estos eventos pueden adectar directarmente al juego por eso es importante verificarlos siempre.

2)_
Tienen diferentes hardware y OS.
Tienen maneras distintas de acceder a los Crashlogs.
Android posee mucha mas variedad de dispositivos en los cuales puede ejecutarse, por consiguiente, hay que realizar mas pruebas.

-Las interrupciones son todas las distracciones al juego, ej. llamadas, alarmas, mensajes etc.

Diferencias entre Adroid y iOS a la hora de testear:
-Diferente sistema operativo, por ende los softwares de crasheos a utilizar serán diferente.
-El crash log se realiza de manderas diferentes, iOS es más fácil que Android, este último consume más pasos a la hora del testeo.
-El hardware es diferente, por ejemplo, el Iphone tiene un boton para mutear todo el sonido. Este debe de tenerse en cuenta, ya que podría afectar el sonido del juego a testear.

Interrupciones: Cualquier evento que ocurra en el hardware e interrumpa nuestro juego (alarmas, llamadas telefónicas, etc)
Diferencias iphones y android:
Ringerl en iphone, muchas variaciones de modelos y dispositivos en android,android debes tener un telefono roteado y en iphone debe estar conectado a una pc…

  • las interrupciones son eventos que se dan a nivel de hardware por lo que los hace ajenos al juego.
    1. Hay diferentes tipos de harware en android lo que no pasa en IOS donde es mas estándar
    2. tanto en IOS como en android traen diferentes funcionalidades en los botones.
    3. se obtiene el crahslog de forma diferente en cada sistema operativo.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Las interrupciones son acciones marcadas por el hardware (notificaciones).
Son ajenas al juego porque no son parte de el, pero no por ello deja de ser un área la cual se deba testear.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
Diferente sistema operativo.
Diferente hardware.
Diferentes herramientas para obtener el CRASHLOG.
Atajos diferentes para bloquear o abrir notificaciones.

  • ¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
    Las interrupciones son todas las funciones que puede hacer el teléfono en medio del juego. Entre ellas podemos encontrar: alarma, llamada por teléfono, sms, alertas de otras app, llegada de un email, etc. Cada una de esas actividades, que vienen desde el hardware, tenemos que testearlas para saber cómo se comporta el juego. Es necesario saber si el juego se detiene o no, si mi progreso se manetiene o comienza de 0 nuevamente, etc.

  • Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  1. Distinto hardware y software
  2. En Android tenemos una gran variedad de equipos y en iPhone solamente tenemos el que salga ese año y algunos de los anteriores, ya que descontinúan sus productos.
  3. En iPhone el testeo está más estandarizado porque al ser pocos modelos de hardware y un solo software ya se maneja esa manera. En Android hay una diversidad de herramientas y formas de hacerlo, desde usar una simple app hasta conectarlo a la computadora.

-Las interrupciones son eventos que suceden desde el hardware y son ajenas al juego a testear debido a que no son funciones que no forman parte del mismo.
-Las diferencias se encuentran en el proceso de instalación, la confirmación de permisos (Ejemplo: Cada aplicación pide determinados permisos antes de instalar desde la Play Store, pero en iTunes se puede instalar directamente sin petición de permisos) y el sistema operativo
-Crash log:

{"bug_type":"109","os_version":"iPhone OS 9.3.5 (13G36)","build_version":"1.1.3","timestamp":"2019-01-05 15:53:18.18 -0500","app_name":"Hawx","bundleID":"com.gameloft.Hawx","name":"Hawx","is_first_party":false,"app_version":"","share_with_app_devs":false,"slice_uuid":"51658562-94e0-659d-089a-fe068afe7be7","adam_id":343201134}
Incident Identifier: 2DC79066-A42C-4C80-A154-777B726C7B10
CrashReporter Key:   eea8683a54da185a3a94999e09904f3837eca7d7
Hardware Model:      iPod5,1
Process:             Hawx [4584]
Path:                /private/var/containers/Bundle/Application/374EF9A1-415E-4ADE-A646-03A68CA0B418/Hawx.app/Hawx
Identifier:          com.gameloft.Hawx
Version:             1.1.3
Code Type:           ARM (Native)
Parent Process:      launchd [1]

Date/Time:           2019-01-05 15:53:18.18 -0500
Launch Time:         2019-01-05 15:50:36.36 -0500
OS Version:          iOS 9.3.5 (13G36)
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x06fce00c
Triggered by Thread:  0

Filtered syslog:
None found

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   GLEngine                             0x32c0d6f0 0x32b72000 + 636656
1   GLEngine                             0x32c0b3c8 0x32b72000 + 627656
2   GLEngine                             0x32bc54fa 0x32b72000 + 341242
3   OpenGLES                             0x24d86de2 0x24d85000 + 7650
4   Hawx                                 0x00774608 0x1000 + 7812616
5   Hawx                                 0x0076e358 0x1000 + 7787352
6   Hawx                                 0x0076e540 0x1000 + 7787840
7   Hawx                                 0x0078150c 0x1000 + 7865612
8   Hawx                                 0x00775ca0 0x1000 + 7818400
9   Hawx                                 0x007765ac 0x1000 + 7820716
10  Hawx                                 0x003da460 0x1000 + 4035680
11  Hawx                                 0x003eba70 0x1000 + 4106864
12  Foundation                           0x2382a654 0x2374d000 + 906836
13  CoreFoundation                       0x22fc258e 0x22f06000 + 771470
14  CoreFoundation                       0x22fc21c0 0x22f06000 + 770496
15  CoreFoundation                       0x22fc000c 0x22f06000 + 761868
16  CoreFoundation                       0x22f0f228 0x22f06000 + 37416
17  CoreFoundation                       0x22f0f014 0x22f06000 + 36884
18  GraphicsServices                     0x244ffac8 0x244f6000 + 39624
19  UIKit                                0x275e3188 0x27567000 + 508296
20  Hawx                                 0x002c1a04 0x1000 + 2886148
21  Hawx                                 0x002850f0 0x1000 + 2638064

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0   libsystem_kernel.dylib               0x22c8c2f8 0x22c76000 + 90872
1   libdispatch.dylib                    0x22b81d60 0x22b6b000 + 93536
2   libdispatch.dylib                    0x22b81abe 0x22b6b000 + 92862

Thread 2 name:  WebThread
Thread 2:
0   libsystem_kernel.dylib               0x22c768d0 0x22c76000 + 2256
1   libsystem_kernel.dylib               0x22c766d4 0x22c76000 + 1748
2   CoreFoundation                       0x22fc1ac4 0x22f06000 + 768708
3   CoreFoundation                       0x22fbfe4c 0x22f06000 + 761420
4   CoreFoundation                       0x22f0f228 0x22f06000 + 37416
5   CoreFoundation                       0x22f0f014 0x22f06000 + 36884
6   WebCore                              0x266db8ce 0x26685000 + 354510
7   libsystem_pthread.dylib              0x22d3385a 0x22d30000 + 14426
8   libsystem_pthread.dylib              0x22d337ce 0x22d30000 + 14286
9   libsystem_pthread.dylib              0x22d31724 0x22d30000 + 5924

Thread 3 name:  com.apple.coremedia.player.async
Thread 3:
0   libsystem_kernel.dylib               0x22c76920 0x22c76000 + 2336
1   libdispatch.dylib                    0x22b7e94a 0x22b6b000 + 80202
2   MediaToolbox                         0x282e31ec 0x282df000 + 16876
3   CoreMedia                            0x24fb79b8 0x24f80000 + 227768
4   libsystem_pthread.dylib              0x22d3385a 0x22d30000 + 14426
5   libsystem_pthread.dylib              0x22d337ce 0x22d30000 + 14286
6   libsystem_pthread.dylib              0x22d31724 0x22d30000 + 5924

Thread 4 name:  com.apple.CoreMotion.MotionThread
Thread 4:
0   libsystem_kernel.dylib               0x22c768d0 0x22c76000 + 2256
1   libsystem_kernel.dylib               0x22c766d4 0x22c76000 + 1748
2   CoreFoundation                       0x22fc1ac4 0x22f06000 + 768708
3   CoreFoundation                       0x22fbfe4c 0x22f06000 + 761420
4   CoreFoundation                       0x22f0f228 0x22f06000 + 37416
5   CoreFoundation                       0x22f4fdd2 0x22f06000 + 302546
6   CoreMotion                           0x28215db8 0x281c3000 + 339384
7   libsystem_pthread.dylib              0x22d3385a 0x22d30000 + 14426
8   libsystem_pthread.dylib              0x22d337ce 0x22d30000 + 14286
9   libsystem_pthread.dylib              0x22d31724 0x22d30000 + 5924

Thread 5 name:  com.apple.NSURLConnectionLoader
Thread 5:
0   libsystem_kernel.dylib               0x22c768d0 0x22c76000 + 2256
1   libsystem_kernel.dylib               0x22c766d4 0x22c76000 + 1748
2   CoreFoundation                       0x22fc1ac4 0x22f06000 + 768708
3   CoreFoundation                       0x22fbfe4c 0x22f06000 + 761420
4   CoreFoundation                       0x22f0f228 0x22f06000 + 37416
5   CoreFoundation                       0x22f0f014 0x22f06000 + 36884
6   CFNetwork                            0x235609f6 0x234d9000 + 555510
7   Foundation                           0x238294a4 0x2374d000 + 902308
8   libsystem_pthread.dylib              0x22d3385a 0x22d30000 + 14426
9   libsystem_pthread.dylib              0x22d337ce 0x22d30000 + 14286
10  libsystem_pthread.dylib              0x22d31724 0x22d30000 + 5924

Thread 6 name:  com.apple.CFSocket.private
Thread 6:
0   libsystem_kernel.dylib               0x22c8aeec 0x22c76000 + 85740
1   CoreFoundation                       0x22fc6f12 0x22f06000 + 790290
2   libsystem_pthread.dylib              0x22d3385a 0x22d30000 + 14426
3   libsystem_pthread.dylib              0x22d337ce 0x22d30000 + 14286
4   libsystem_pthread.dylib              0x22d31724 0x22d30000 + 5924

Thread 7 name:  AVAudioSession Notify Thread
Thread 7:
0   libsystem_kernel.dylib               0x22c768d0 0x22c76000 + 2256
1   libsystem_kernel.dylib               0x22c766d4 0x22c76000 + 1748
2   CoreFoundation                       0x22fc1ac4 0x22f06000 + 768708
3   CoreFoundation                       0x22fbfe4c 0x22f06000 + 761420
4   CoreFoundation                       0x22f0f228 0x22f06000 + 37416
5   CoreFoundation                       0x22f0f014 0x22f06000 + 36884
6   libAVFAudio.dylib                    0x288ce224 0x28888000 + 287268
7   libAVFAudio.dylib                    0x288a3176 0x28888000 + 110966
8   libsystem_pthread.dylib              0x22d3385a 0x22d30000 + 14426
9   libsystem_pthread.dylib              0x22d337ce 0x22d30000 + 14286
10  libsystem_pthread.dylib              0x22d31724 0x22d30000 + 5924

Thread 8:
0   libsystem_kernel.dylib               0x22c8b864 0x22c76000 + 88164
1   libsystem_pthread.dylib              0x22d31b34 0x22d30000 + 6964
2   libsystem_pthread.dylib              0x22d31718 0x22d30000 + 5912

Thread 9 name:  AURemoteIO::IOThread
Thread 9:
0   libsystem_kernel.dylib               0x22c768d0 0x22c76000 + 2256
1   libsystem_kernel.dylib               0x22c766d4 0x22c76000 + 1748
2   AudioToolbox                         0x2544c1d8 0x25326000 + 1204696
3   AudioToolbox                         0x2544fa88 0x25326000 + 1219208
4   AudioToolbox                         0x253685ae 0x25326000 + 271790
5   libsystem_pthread.dylib              0x22d3385a 0x22d30000 + 14426
6   libsystem_pthread.dylib              0x22d337ce 0x22d30000 + 14286
7   libsystem_pthread.dylib              0x22d31724 0x22d30000 + 5924

Thread 10:
0   libsystem_kernel.dylib               0x22c8b864 0x22c76000 + 88164
1   libsystem_pthread.dylib              0x22d31b34 0x22d30000 + 6964
2   libsystem_pthread.dylib              0x22d31718 0x22d30000 + 5912

Thread 11:
0   libsystem_kernel.dylib               0x22c8b864 0x22c76000 + 88164
1   libsystem_pthread.dylib              0x22d31b34 0x22d30000 + 6964
2   libsystem_pthread.dylib              0x22d31718 0x22d30000 + 5912

Thread 0 crashed with ARM Thread State (32-bit):
    r0: 0x06fce00c    r1: 0x00000010      r2: 0x00000000      r3: 0x077562e0
    r4: 0x077562ec    r5: 0x000003fc      r6: 0x00000300      r7: 0x00e8ca58
    r8: 0x00e8c93c    r9: 0x785463c4     r10: 0x00e8cba6     r11: 0x00e8c930
    ip: 0x00000000    sp: 0x00e8c8e8      lr: 0x07756370      pc: 0x32c0d6f0
  cpsr: 0x80000030

Binary Images:
0x1000 - 0x96dfff Hawx armv6  <5165856294e0659d089afe068afe7be7> /var/containers/Bundle/Application/374EF9A1-415E-4ADE-A646-03A68CA0B418/Hawx.app/Hawx
0x1fefb000 - 0x1ff22fff dyld armv7  <146dc907cdf7350eb7cf92a77291119f> /usr/lib/dyld
0x22728000 - 0x22729fff libSystem.B.dylib armv7  <39d6d6f7c2ac3de8bb29c40a1b66368a> /usr/lib/libSystem.B.dylib
0x2272a000 - 0x22775fff libc++.1.dylib armv7  <017dba6c16b63f9ebecb9ddd0d0a4520> /usr/lib/libc++.1.dylib
0x22776000 - 0x22790fff libc++abi.dylib armv7  <d32373f6c2153a509f6603750d213ffb> /usr/lib/libc++abi.dylib
0x22794000 - 0x22afefff libobjc.A.dylib armv7  <94f6d325c1843f45b3a439b86fc9de15> /usr/lib/libobjc.A.dylib
0x22aff000 - 0x22b03fff libcache.dylib armv7  <8009f99fb892331dbcb61cd740ff0f43> /usr/lib/system/libcache.dylib
0x22b04000 - 0x22b0dfff libcommonCrypto.dylib armv7  <f6db318471d732d39918ef36bde65cb7> /usr/lib/system/libcommonCrypto.dylib
0x22b0e000 - 0x22b13fff libcompiler_rt.dylib armv7  <cfa3ca12d6c2383abcaf3c8541e9b86c> /usr/lib/system/libcompiler_rt.dylib
0x22b14000 - 0x22b1afff libcopyfile.dylib armv7  <d2b06020c3693c7b9d179434f8115ba0> /usr/lib/system/libcopyfile.dylib
0x22b1b000 - 0x22b6afff libcorecrypto.dylib armv7  <181437f8d9e53277ace439de8b3fd1ad> /usr/lib/system/libcorecrypto.dylib
0x22b6b000 - 0x22bb4fff libdispatch.dylib armv7  <bbb4bba2176039ab95a59d7a56f6eff8> /usr/lib/system/libdispatch.dylib
0x22bb5000 - 0x22bb7fff libdyld.dylib armv7  <66c25d49153d3f5595d56aa729b844ef> /usr/lib/system/libdyld.dylib
0x22bb8000 - 0x22bb8fff libkeymgr.dylib armv7  <d3fa0081ea9a3dfab033af5d873bdeec> /usr/lib/system/libkeymgr.dylib
0x22bb9000 - 0x22bb9fff liblaunch.dylib armv7  <151c3b447b733ee38649691a33b4b730> /usr/lib/system/liblaunch.dylib
0x22bba000 - 0x22bbdfff libmacho.dylib armv7  <9bf39a94c56133d093fdc05c41caa7c9> /usr/lib/system/libmacho.dylib
0x22bbe000 - 0x22bbffff libremovefile.dylib armv7  <dd6a29fc35a83b489dea63bda0370f04> /usr/lib/system/libremovefile.dylib
0x22bc0000 - 0x22bd2fff libsystem_asl.dylib armv7  <c80449f997c8387ab227e8f94570a00e> /usr/lib/system/libsystem_asl.dylib
0x22bd3000 - 0x22bd3fff libsystem_blocks.dylib armv7  <b4b8d5044367323a9b129f3a7d81b4e9> /usr/lib/system/libsystem_blocks.dylib
0x22bd4000 - 0x22c38fff libsystem_c.dylib armv7  <82aee335d0ed3cec8d9eec7ea4dcda8e> /usr/lib/system/libsystem_c.dylib
0x22c39000 - 0x22c3bfff libsystem_configuration.dylib armv7  <c22080856fb836de8c8f1a9b06c13c2d> /usr/lib/system/libsystem_configuration.dylib
0x22c3c000 - 0x22c3ffff libsystem_containermanager.dylib armv7  <39f4c7de19e437b281d4a9ff474977bd> /usr/lib/system/libsystem_containermanager.dylib
0x22c40000 - 0x22c41fff libsystem_coreservices.dylib armv7  <e23e6fd831bd392cb899b5e82eeef766> /usr/lib/system/libsystem_coreservices.dylib
0x22c42000 - 0x22c53fff libsystem_coretls.dylib armv7  <ae770f4c3c6136919474e28ca31445f9> /usr/lib/system/libsystem_coretls.dylib
0x22c54000 - 0x22c5afff libsystem_dnssd.dylib armv7  <f6058e9e29c738d1b56a213fd5cdf587> /usr/lib/system/libsystem_dnssd.dylib
0x22c5b000 - 0x22c75fff libsystem_info.dylib armv7  <42e218d09d7b3189a58b69c0b6802046> /usr/lib/system/libsystem_info.dylib
0x22c76000 - 0x22c90fff libsystem_kernel.dylib armv7  <b326d8f77b7c320a8834216dad746590> /usr/lib/system/libsystem_kernel.dylib
0x22c91000 - 0x22cb1fff libsystem_m.dylib armv7  <f9874db40ec430ffb1304d9280c95b62> /usr/lib/system/libsystem_m.dylib
0x22cb2000 - 0x22cc4fff libsystem_malloc.dylib armv7  <22bc0ce502743a24ad89ba9f9bd23210> /usr/lib/system/libsystem_malloc.dylib
0x22cc5000 - 0x22d18fff libsystem_network.dylib armv7  <e71dd2fc95a3314ba3449784128e0efb> /usr/lib/system/libsystem_network.dylib
0x22d19000 - 0x22d20fff libsystem_networkextension.dylib armv7  <a9380408624232edb7c6624b331182d5> /usr/lib/system/libsystem_networkextension.dylib
0x22d21000 - 0x22d28fff libsystem_notify.dylib armv7  <522c4cecd3333a6f8f8cfe55218c7c51> /usr/lib/system/libsystem_notify.dylib
0x22d29000 - 0x22d2ffff libsystem_platform.dylib armv7  <79c6252e94f4306d8c997bac49e1ded8> /usr/lib/system/libsystem_platform.dylib
0x22d30000 - 0x22d37fff libsystem_pthread.dylib armv7  <2eab341fffd53acca3533ad324ccfb5b> /usr/lib/system/libsystem_pthread.dylib
0x22d38000 - 0x22d3afff libsystem_sandbox.dylib armv7  <3a9859c13f973d61955e3301e110415c> /usr/lib/system/libsystem_sandbox.dylib
0x22d3b000 - 0x22d49fff libsystem_trace.dylib armv7  <e82a6f2d873a39ad8014edeb52248157> /usr/lib/system/libsystem_trace.dylib
0x22d4a000 - 0x22d4afff libunwind.dylib armv7  <a394593b9bbe3106873aceb3682cd4bd> /usr/lib/system/libunwind.dylib
0x22d4b000 - 0x22d4bfff libvminterpose.dylib armv7  <98f781d5886e342e940139a995aaa97f> /usr/lib/system/libvminterpose.dylib
0x22d4c000 - 0x22d6afff libxpc.dylib armv7  <469babf82510319c9cc43900825dc458> /usr/lib/system/libxpc.dylib
0x22d6b000 - 0x22ef8fff libicucore.A.dylib armv7  <d381758e32d83507a703cd228e74eb88> /usr/lib/libicucore.A.dylib
0x22ef9000 - 0x22f05fff libz.1.dylib armv7  <f45b8e232d25324db59b2de0c905946a> /usr/lib/libz.1.dylib
0x22f06000 - 0x2323dfff CoreFoundation armv7  <88235170cbe235f280ab8c3b20bdd1ce> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x2323e000 - 0x2324afff libbsm.0.dylib armv7  <524609a8ee323a04a0fb962be8d816dd> /usr/lib/libbsm.0.dylib
0x2324b000 - 0x2324bfff libenergytrace.dylib armv7  <d707d76751ad3e5280348c52def59620> /usr/lib/libenergytrace.dylib
0x2324c000 - 0x232a7fff IOKit armv7  <41206d779d493c29bc045f1d76918408> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x232a8000 - 0x232c4fff libMobileGestalt.dylib armv7  <f6a9faa11c763de294dcd350fd3e1b53> /usr/lib/libMobileGestalt.dylib
0x232c5000 - 0x2337bfff libxml2.2.dylib armv7  <d409b9951562332ea104712f15173a32> /usr/lib/libxml2.2.dylib
0x2337c000 - 0x233d7fff Security armv7  <279f1786c2d93bb2848718bed602db12> /System/Library/Frameworks/Security.framework/Security
0x233d8000 - 0x23420fff SystemConfiguration armv7  <c4645be8e1f23820a0c50d8aa0036fc8> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x23421000 - 0x234d8fff libsqlite3.dylib armv7  <191466f10f943213acae502ee3d48382> /usr/lib/libsqlite3.dylib
0x234d9000 - 0x236d1fff CFNetwork armv7  <573e71ab980c34b6b2d906a3fcbd4d9b> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x236d2000 - 0x236dcfff libbz2.1.0.dylib armv7  <7439fad6b6a836429fa11d711213728b> /usr/lib/libbz2.1.0.dylib
0x236dd000 - 0x236f2fff liblzma.5.dylib armv7  <8ee3facc25bd3957b49ff0b4d657e0ef> /usr/lib/liblzma.5.dylib
0x236f3000 - 0x23708fff libCRFSuite.dylib armv7  <2ca4911a330736688ebd585895af032a> /usr/lib/libCRFSuite.dylib
0x23709000 - 0x2372bfff libarchive.2.dylib armv7  <e90ef3b8b0b5302b9cbed3d0840a9e0b> /usr/lib/libarchive.2.dylib
0x2372c000 - 0x23747fff libextension.dylib armv7  <f3466097cca237faba733b484c0eb6b0> /usr/lib/libextension.dylib
0x23748000 - 0x2374cfff liblangid.dylib armv7  <8072b6f6bab438de87ec0e930704c5dc> /usr/lib/liblangid.dylib
0x2374d000 - 0x23984fff Foundation armv7  <309b5a1b9bf833fa95d2d209909e783e> /System/Library/Frameworks/Foundation.framework/Foundation
0x23985000 - 0x23a63fff libBLAS.dylib armv7  <3b647903060439dd81b6d852b828c808> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x23a64000 - 0x23d2dfff libLAPACK.dylib armv7  <76d8234bfe563de18b6a3f8c9727ef6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x23d2e000 - 0x23f86fff vImage armv7  <b0481939c3043e19b603874339d52b73> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x23f87000 - 0x23f98fff libvMisc.dylib armv7  <324e705b1dac3a809b793215d7575e88> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x23f99000 - 0x23faafff libLinearAlgebra.dylib armv7  <dd988766e0b237f88de69b7df319f973> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x23fab000 - 0x23fbffff libSparseBLAS.dylib armv7  <828a031fc42635aa95ce451bb693f210> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x23fc0000 - 0x24035fff libvDSP.dylib armv7  <81660ad7288639ab82dfd36518c90cb4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x24036000 - 0x24036fff vecLib armv7  <ce714ab612c534a1b1cbd498bd851006> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x24037000 - 0x24037fff Accelerate armv7  <f2de5d457ef1361c84503912a662de48> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x24038000 - 0x244f5fff CoreGraphics armv7  <a1f5aea37c3f39e38ef81d167907d816> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x244f6000 - 0x24507fff GraphicsServices armv7  <f0bb6156889c3f43985f7a92f37bec98> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x24508000 - 0x24547fff AppSupport armv7  <8478366c21583944bd7275dd878eb20c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x24548000 - 0x24603fff MobileCoreServices armv7  <ec630bf558c637559ab2e5b535292919> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x24604000 - 0x2464dfff BaseBoard armv7  <00f328aa722931a3b06c5a0843732f16> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x2464e000 - 0x24657fff AssertionServices armv7  <f5bdb0c4ff12316e9d9527c9e3010d74> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x24658000 - 0x24679fff BackBoardServices armv7  <7de2f79285fb3acdadffa9e18c96c673> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x2467a000 - 0x2467dfff MobileSystemServices armv7  <fe657fcb14f03b16ab36909ceb509565> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x2467e000 - 0x246affff FrontBoardServices armv7  <d976ddcbd723319ba884037470a616e6> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x246b0000 - 0x246b9fff UserNotificationServices armv7  <d72021767b2a3095a2778db8be1055e4> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x246ba000 - 0x246e0fff SpringBoardServices armv7  <6450d7693bdc3524bd750362e0bb1a08> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x246e1000 - 0x246effff MobileKeyBag armv7  <8aaa865511f93d38a0a32422ca4f8bd9> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x246f0000 - 0x246f5fff IOSurface armv7  <be0c566be52130009d2738cf9cf9b7d4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x246f6000 - 0x24701fff liblockdown.dylib armv7  <ee1f8bed602a362daea870f0473e1b7b> /usr/lib/liblockdown.dylib
0x24702000 - 0x24712fff CrashReporterSupport armv7  <758bd1f065ee35aa929d889025e60dde> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x24713000 - 0x24715fff IOSurfaceAccelerator armv7  <86b33e2d75df3e319084298687d043ab> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x24716000 - 0x2474efff AppleJPEG armv7  <b69488274caa3f80ab90017ff1ac2061> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x2474f000 - 0x24a1cfff ImageIO armv7  <173849bc22ed33c09393ef37ee0e9334> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x24a1d000 - 0x24a21fff TCC armv7  <ddb01002bf9137b8b231da07b42b2bbd> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x24a22000 - 0x24a26fff AggregateDictionary armv7  <4b79b155c9853dc2b81c41700f9743fc> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x24a27000 - 0x24a32fff PowerLog armv7  <fe75364bc9dd3948a1b09db11656513f> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x24a33000 - 0x24a8afff libTelephonyUtilDynamic.dylib armv7  <798c0fa46206306dbe1d28ede5acae3c> /usr/lib/libTelephonyUtilDynamic.dylib
0x24a8b000 - 0x24a9cfff CommonUtilities armv7  <d67f3f99c5083bdcbfc13a5d0110a8c1> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x24a9d000 - 0x24aaffff libcompression.dylib armv7  <f47b77be074a367082e6621df7874adf> /usr/lib/libcompression.dylib
0x24ab0000 - 0x24ce8fff CoreData armv7  <8b0f949bbe703636b4c51a75c3920025> /System/Library/Frameworks/CoreData.framework/CoreData
0x24ce9000 - 0x24cecfff libCoreVMClient.dylib armv7  <2b45452691c232ecb0517a978667e2d7> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x24ced000 - 0x24cf1fff IOAccelerator armv7  <92d1d215dcab309b8add24ea9f6bc39b> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x24cf2000 - 0x24cf2fff libCVMSPluginSupport.dylib armv7  <d4811e0f17db347f975f58e95b64a5d1> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x24cf3000 - 0x24cf5fff libCoreFSCache.dylib armv7  <f1fd4e0ce0d33dc9bccd9a11a878e71d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x24cf6000 - 0x24d33fff libGLImage.dylib armv7  <95a4c5f889d83813b79250ea4ae63b81> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x24d34000 - 0x24d3cfff libGFXShared.dylib armv7  <67e8a19ced973d56869643d0b33ef3c9> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x24d3d000 - 0x24d43fff IOMobileFramebuffer armv7  <6ba3919c45d33789932bf63d5f149dc1> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x24d44000 - 0x24d44fff libmetal_timestamp.dylib armv7  <c9ac3b99aba734679d9708fc2fe92f17> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x24d45000 - 0x24d84fff Metal armv7  <b4ca99dd28ef30e88d8888c703803f3a> /System/Library/Frameworks/Metal.framework/Metal
0x24d85000 - 0x24d8dfff OpenGLES armv7  <7ce3ef00504a3af8ad9935aaa4ce9221> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x24d8e000 - 0x24da7fff CoreVideo armv7  <5d715978310c3de5b1c16afe1250b2b0> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x24da8000 - 0x24daafff OAuth armv7  <6aab365d245d3035b59da1ea5428f249> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x24dab000 - 0x24ddbfff Accounts armv7  <c83b4c146af232599e963363970bd248> /System/Library/Frameworks/Accounts.framework/Accounts
0x24ddc000 - 0x24ec9fff libiconv.2.dylib armv7  <128e8025b7ac3ce39bac331c8ff7ba71> /usr/lib/libiconv.2.dylib
0x24eca000 - 0x24f7bfff CoreAudio armv7  <2806e7f7057e3347b8ef67e2145d4cf4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x24f7c000 - 0x24f7ffff UserFS armv7  <dacd455b700d3af484d818fb28be3699> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x24f80000 - 0x25044fff CoreMedia armv7  <fa6be696b20330f29b72d4de3df053cb> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x25045000 - 0x2504cfff libcupolicy.dylib armv7  <3133e9403f4a34868eea9feb25dea46b> /usr/lib/libcupolicy.dylib
0x2504d000 - 0x250adfff CoreTelephony armv7  <e54779cba4d53cfbb48e548d291b9a3a> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x250ae000 - 0x25185fff libFontParser.dylib armv7  <75e7a9e7f5d63e229f4eb776970003f9> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x25186000 - 0x251f5fff VideoToolbox armv7  <9fdd4ee852c534a6aa4a66416608e744> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x251f6000 - 0x251f6fff FontServices armv7  <e038eb173eec3348bcbc333bf294754b> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x251f7000 - 0x252e6fff CoreText armv7  <6191ab0a137535e9aeee9848c698cd76> /System/Library/Frameworks/CoreText.framework/CoreText
0x252e7000 - 0x252f6fff ProtocolBuffer armv7  <a1cc39d8f5db398cb9b354e4ddce36ba> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x252f7000 - 0x2531ffff PersistentConnection armv7  <c1c3f1660d8a30f9a172a78c7624e9b7> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x25320000 - 0x25325fff DataMigration armv7  <7ea7650ec28c3286b7072491e682b4db> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x25326000 - 0x25600fff AudioToolbox armv7  <56a8d1b1b32e3b39acf786a8c4bcbff0> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x25601000 - 0x25780fff QuartzCore armv7  <0b9f5cf5c1f0343e8f617362895f963d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x25781000 - 0x2578afff Netrb armv7  <2679bbf72a693acabb533d50858b891a> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x2578b000 - 0x25798fff libcmph.dylib armv7  <7543b1e5874f33948bb0734b1698cd68> /usr/lib/libcmph.dylib
0x25799000 - 0x257b3fff libmis.dylib armv7  <d2c76826f545362c9a26d2e730ee67ad> /usr/lib/libmis.dylib
0x257b4000 - 0x25822fff LanguageModeling armv7  <25a862a815f5396a99ab550ab1dfa893> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x25823000 - 0x258e8fff ManagedConfiguration armv7  <43a9910bcd023eada63773ae2a3352c1> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x258e9000 - 0x258fdfff libmarisa.dylib armv7  <1c5889466c2139c09961fc9045810614> /usr/lib/libmarisa.dylib
0x258fe000 - 0x2599dfff ProofReader armv7  <984451837b833eafa45730d01d439aab> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x2599e000 - 0x259a6fff MediaAccessibility armv7  <8ea0134cb0c23f9abd52f69b577150fa> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x259a7000 - 0x259b4fff MobileAsset armv7  <6848bfb386343bceba3b98a4a02154b3> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x259b5000 - 0x25a10fff ColorSync armv7  <457e36abc1ba3d70ab862db452ec800f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x25a11000 - 0x25a59fff MetalPerformanceShaders armv7  <2cac46f639fe3ac193df6e7c81aee320> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x25a5a000 - 0x25e7efff FaceCore armv7  <7a32afb36c8532a69104c0f368bd23d1> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x25e7f000 - 0x25eedfff Quagga armv7  <fe49eb1ba8c430e39877a852b85de2fa> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x25eee000 - 0x2607afff CoreImage armv7  <06889f7b9778399987f465a7e5a47f5a> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x2607b000 - 0x260a9fff TextInput armv7  <5779f38dc44436e794d9273b16052938> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x260aa000 - 0x260b6fff libAccessibility.dylib armv7  <5db80cceb40d326894f553fbb732b1fd> /usr/lib/libAccessibility.dylib
0x260bf000 - 0x264c4fff JavaScriptCore armv7  <1364fb2e60b33bb1bcfe92f6e88b569f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x264c5000 - 0x26684fff StoreServices armv7  <ca98deafca7533b7b7f70365d2adfedf> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x26685000 - 0x2729cfff WebCore armv7  <f58010d51abb3be89bac39a3737c3927> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x2729d000 - 0x272bffff libxslt.1.dylib armv7  <78e0009dace23380836efbda1c04c4dc> /usr/lib/libxslt.1.dylib
0x272c0000 - 0x2738bfff WebKitLegacy armv7  <f2df2d84be7a3a24850ada6cecc37854> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x2738c000 - 0x27430fff CoreUI armv7  <2f2ad16559793385ac5311aa963b1e99> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x27431000 - 0x27450fff DictionaryServices armv7  <01ad9b82fc3a31f49b65a23624a36b8a> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x27451000 - 0x27451fff HangTracer armv7  <d280f894fda431deac8cc91be950c0bf> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x27452000 - 0x2749efff PhysicsKit armv7  <2e88471e361435aea858a3bc5eca4be8> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x2749f000 - 0x27566fff UIFoundation armv7  <824195f3610c3361a2187aec5497c470> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x27567000 - 0x280fafff UIKit armv7  <c20dd2735c9934ecb997d107e8abe187> /System/Library/Frameworks/UIKit.framework/UIKit
0x280fb000 - 0x2811afff CoreBluetooth armv7  <5e71b8eea7b23de3a61cd4605ad70231> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x2811b000 - 0x2813dfff DataAccessExpress armv7  <cf56e1435e983c7791ec8279143d86bd> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x2813e000 - 0x28155fff NetworkStatistics armv7  <0d93e432a73c3a259f3bc5961cbfffae> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x28156000 - 0x281c2fff AddressBook armv7  <3910e5ee4a14306284d430692754fae9> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x281c3000 - 0x282c4fff CoreMotion armv7  <636978a8147e36b8bd7932c180c61c5d> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x282c5000 - 0x282d3fff CacheDelete armv7  <53ae831acf9b303d90581756cc522fd7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x282d4000 - 0x282defff CoreAUC armv7  <e75ef28383e13b6db04340f0a52cb896> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x282df000 - 0x2865efff MediaToolbox armv7  <7d64c69205d23b44bbee6d92d75f7d6e> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x2865f000 - 0x287c1fff Celestial armv7  <f598d010e77b37978aee4ab3d040bb4c> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x287c2000 - 0x287cefff IntlPreferences armv7  <22176a29136630d9a2b62b346089796e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x287cf000 - 0x287d1fff CoreDuetDebugLogging armv7  <b1f4c41cfc833848aa270be9efe77e03> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x287d2000 - 0x287e4fff CoreDuetDaemonProtocol armv7  <3041de0bc62632e19c39f0d3aa31845d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x287e5000 - 0x28885fff CoreDuet armv7  <692e92de76c93fe2abc4ca10bc1f647c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x28886000 - 0x28887fff BTLEAudioController armv7  <9f46fa999b7834c9aab8f6603c1e7c86> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x28888000 - 0x288fbfff libAVFAudio.dylib armv7  <c88c61e26cf63053882227d3913e64f1> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x288fc000 - 0x28a69fff AVFoundation armv7  <71d1da43e1d73bc69596c63697b10b8b> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x28a6a000 - 0x28a91fff libtidy.A.dylib armv7  <b1cf6a6af9f03a43b788514aabc6192a> /usr/lib/libtidy.A.dylib
0x28a92000 - 0x28afcfff IMFoundation armv7  <17f30620b5ea3c3e8fd2c83021c5340a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x28afd000 - 0x28f43fff GeoServices armv7  <40f4870115f5356c8c00f16c1fd51f37> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x28f44000 - 0x28f45fff DiagnosticLogCollection armv7  <663a3ae44a5e330d8754238116cc858d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x28f46000 - 0x28f47fff Marco armv7  <c2759f8740453ea6a3e45d034ef1bdee> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x28f48000 - 0x28faffff CoreLocation armv7  <26c75166f67c302f8d524369459f4a3d> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x28fb0000 - 0x28fb4fff ConstantClasses armv7  <26c7e52ce7b5346c94d3e01bd124502c> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x28fb5000 - 0x28fbefff libChineseTokenizer.dylib armv7  <68403f48f85c316a84f7ca446ca54bbe> /usr/lib/libChineseTokenizer.dylib
0x28fbf000 - 0x29209fff libmecabra.dylib armv7  <3b1c78cf11db3540b6b6d1d38e442a79> /usr/lib/libmecabra.dylib
0x2920a000 - 0x2923cfff IDSFoundation armv7  <c06f997de72c30adbb4b40f3734da016> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x2923d000 - 0x292b0fff IDS armv7  <e131caf5f93e3dca943158b0d4c61f47> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x292b1000 - 0x292c9fff MediaServices armv7  <b06347f54a263805a86fc88641e21058> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x292ca000 - 0x292ebfff AuthKit armv7  <6e556b91cbca3c478b2023f0db43effd> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x292ec000 - 0x292effff libheimdal-asn1.dylib armv7  <04fb61f676673fd5b92fcaf45c6697dc> /usr/lib/libheimdal-asn1.dylib
0x292f0000 - 0x29378fff MediaRemote armv7  <d4328a8ffb3d3833b92f78bd23d1825f> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x29379000 - 0x2947cfff MobileSpotlightIndex armv7  <a94f9c628cab3a4e96370080a168101f> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x2947d000 - 0x29495fff PlugInKit armv7  <0baa719097083bab8828dafd00d7d0ec> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x29496000 - 0x294b6fff ProtectedCloudStorage armv7  <b1091ee8880c3f26b35220883abe6df1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x294b7000 - 0x294ccfff libresolv.9.dylib armv7  <3d9922bfb1ca3b489ecc6708bd726e78> /usr/lib/libresolv.9.dylib
0x294cd000 - 0x294e0fff ApplePushService armv7  <8723039edad434d2b2aade65d4face6e> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x294e1000 - 0x29504fff ContactsFoundation armv7  <a288dcd3001338e99ce82a2bdd983672> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x29505000 - 0x29509fff ParsecSubscriptionServiceSupport armv7  <92160622d6f737b4a0365b6c2f9a988a> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x2950a000 - 0x29585fff Contacts armv7  <337e75931a09364c99743bf04232b1c3> /System/Library/Frameworks/Contacts.framework/Contacts
0x29586000 - 0x295bdfff CoreSpotlight armv7  <f7be367aa0e03598a040b47a064ed36c> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x295be000 - 0x295dbfff vCard armv7  <1823bcd3666030a8a125aa041a53bb5c> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x295dc000 - 0x295fcfff VoiceServices armv7  <9dac8ed080303a5fa7bfa8a79c2a59b4> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x295fd000 - 0x29640fff SAObjects armv7  <4189bc6040fc3b35aa4f8968f87994e5> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x29641000 - 0x29643fff CommonAuth armv7  <ef9e8cd9e62d36e0867f597cc719ff2b> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x29644000 - 0x29698fff Heimdal armv7  <71658d05c4933224a2da2c752eae2ad4> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x29699000 - 0x296b9fff GSS armv7  <2059afd7dc273df2a6162a6cf671c576> /System/Library/Frameworks/GSS.framework/GSS
0x296ba000 - 0x29708fff AssistantServices armv7  <31f02be2e9f83bd1ae3493f8b8e5f6ae> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x29709000 - 0x29711fff FMCoreLite armv7  <767fa8f1605f3aa6b836d280b601608f> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x29712000 - 0x29715fff MessageSupport armv7  <76826157d32531158f2d44dd37b655de> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x29716000 - 0x29756fff MIME armv7  <df86b75f60ca30b794bdf5cb63ed2736> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x29757000 - 0x2975cfff AOSNotification armv7  <f917d58b5754386098dbb21fbb9c4388> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x2975d000 - 0x297b7fff AccountsDaemon armv7  <d183094acb9f337587a14299ae51625c> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x297b8000 - 0x297d5fff AppleIDSSOAuthentication armv7  <f353046f873931af92cb64cea789af81> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x297d6000 - 0x297e4fff MailServices armv7  <a20960d220243ad39188eb8b918bdc48> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x297e5000 - 0x2983efff AppleAccount armv7  <db7189d357ac3dcfaf461f968081bd33> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x2983f000 - 0x29843fff CommunicationsFilter armv7  <7a8e3aef7df13584afd6e0b54ea142f3> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x29844000 - 0x29866fff ChunkingLibrary armv7  <b5e2778cf9ec3dc9971b26453a7b7b56> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x29867000 - 0x2986ffff CaptiveNetwork armv7  <a74a26432e2f3896b0a5a4380a96c6b2> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x29870000 - 0x2988ffff EAP8021X armv7  <c7d27777b0513b46a8cb50f6b64b35a1> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x29890000 - 0x29894fff AssetCacheServices armv7  <29dac9bc4b953d9d83cffc0628a2d8a8> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x29895000 - 0x298fcfff MMCS armv7  <840e13b28cdd33df973e2bf07940e8fa> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x298fd000 - 0x2990afff MobileWiFi armv7  <0efa1ca46dea35f9bdc89b12994f1d7f> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x2990b000 - 0x29947fff ContentIndex armv7  <f8c01838b8183d909fd06e39113ebf17> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x29948000 - 0x29952fff MobileIcons armv7  <26dcba2e6df8391cbefdfafec1eeed88> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x29953000 - 0x2995cfff MobileBluetooth armv7  <41944aed1e85384393f76a51c9ec4f70> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x2995d000 - 0x2998cfff NanoRegistry armv7  <43824fed4a9f369a9fc482b73a10b86b> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x2998d000 - 0x29993fff BluetoothManager armv7  <2337924ce36b38be9127b8370c41b62d> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x29994000 - 0x299bbfff Bom armv7  <62b46c4dc6c33049a9a218eef8243c42> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x299bc000 - 0x299c1fff CertUI armv7  <8618d87366fa37799cf2ab8948207a06> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x299c2000 - 0x299f6fff FTServices armv7  <9879708b7dad36fb97f703e504f8f237> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x299f7000 - 0x29a4cfff CoreDAV armv7  <643284e8273b3f498f0c30e49febe662> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x29a57000 - 0x29a66fff UserManagement armv7  <f3f18a01d53b3bc994dcc7710528a67d> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x29a67000 - 0x29b13fff CorePDF armv7  <b73ba7073d1a31c9844440119dccf7c3> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x29b14000 - 0x29b40fff iCalendar armv7  <72841aaa214f3bccb1142c8f88a9eea0> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x29b41000 - 0x29b49fff libtzupdate.dylib armv7  <131d44bb205d3ce2b325fab73bcbf761> /usr/lib/libtzupdate.dylib
0x29b4a000 - 0x29b8dfff CalendarFoundation armv7  <6b6350a875413e5a82d271c865ec8108> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x29b94000 - 0x29c61fff Preferences armv7  <aa07f95794eb387cbd7f867aba230b09> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x29c62000 - 0x29ccffff CalendarDatabase armv7  <15dafdc519943c968d8af9b948ac8ce6> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x29cd0000 - 0x29d01fff CalendarDaemon armv7  <18003bfdd47b30d68c3b480df9ab5a9e> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x29d02000 - 0x29d8bfff EventKit armv7  <f3c95ee6f3313b43802e0b48c33e5fc5> /System/Library/Frameworks/EventKit.framework/EventKit
0x29d8c000 - 0x29fe5fff WebKit armv7  <3109afaf33b63912b58fe27cc359c189> /System/Library/Frameworks/WebKit.framework/WebKit
0x29fe6000 - 0x2a01afff WebBookmarks armv7  <be493adfa3df3fc9bcfdfa13c7d6f76f> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x2a01b000 - 0x2a103fff ContactsUI armv7  <6aa9018a733539fd940a359b5c7fe147> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x2a104000 - 0x2a4c7fff ModelIO armv7  <1855c9aa20853b2fa41b50e192300a96> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x2a4c8000 - 0x2a4cdfff DAAPKit armv7  <528855afb53b3d309c860c26c7230b08> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x2a59d000 - 0x2a5cafff GLKit armv7  <5542fd57ae113486bb0c4664a17f540b> /System/Library/Frameworks/GLKit.framework/GLKit
0x2a5cb000 - 0x2a7ddfff MusicLibrary armv7  <2f34aedee97d3a48903dbe5c14f1f6b8> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x2a7de000 - 0x2a817fff Notes armv7  <6f2934e71c6b3566a796a5baf9de556e> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2a818000 - 0x2a8e2fff AddressBookUI armv7  <dc7ee7879d6630d6a37144aa8770072b> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x2a8e3000 - 0x2a989fff CloudKit armv7  <61d78cbaadf93a42b073f2a78e18e731> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x2a98a000 - 0x2a9ccfff iTunesStore armv7  <e081e944b02c3111b16410e781f2fb4e> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x2a9cd000 - 0x2a9d2fff CloudPhotoServices armv7  <1127ef23c31037e8a758219091beae6c> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x2a9d3000 - 0x2aa9afff CloudPhotoLibrary armv7  <18f04c4d183c36ac85b0bb48fe4cea81> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x2aa9b000 - 0x2aae3fff DataAccess armv7  <d4a517c1424c3c908b37da6aa82a6557> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x2aae4000 - 0x2ab06fff AssetsLibraryServices armv7  <c15a6fc13aa5306286e062ecd544eb19> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x2ab07000 - 0x2ab90fff HomeSharing armv7  <8762cb1f3e29317c9f85d19b71dd4f61> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x2ab91000 - 0x2abbafff ACTFramework armv7  <49d9f1179471353d94fa7926dbb3ca70> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x2abbb000 - 0x2abc6fff DCIMServices armv7  <dfeee445a26a3e37a73c1d37a528661e> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x2abc7000 - 0x2acc9fff CoreMediaStream armv7  <c42de10993fd308593bdd1873c78d138> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x2acca000 - 0x2acdffff PhotosFormats armv7  <ffe34eaca2a03354a7a4e45b34e0a5bd> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x2ace0000 - 0x2ace6fff XPCKit armv7  <7c7c07ce8a6631bd904a5bd16d757dff> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x2ace7000 - 0x2af23fff MediaPlayer armv7  <ab8991314e383e4c8f8324a5351941d9> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x2af24000 - 0x2b001fff CameraKit armv7  <ef510e3d3e593559ae62e3f797216a11> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x2b009000 - 0x2b021fff MediaStream armv7  <8e0e9b9f90e1381ab7937b2ffd68d586> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x2b022000 - 0x2b342fff PhotoLibraryServices armv7  <56c047446cf83606a90ec95cd28a7f93> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x2b343000 - 0x2b375fff PrototypeTools armv7  <8138402cf01e39679241cd0b8eeaeb97> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x2b376000 - 0x2b3d9fff libprotobuf.dylib armv7  <f9038f00f30539e991dc6f778d9ad0a6> /usr/lib/libprotobuf.dylib
0x2b566000 - 0x2b674fff Message armv7  <525072b19dac365298795238c4768877> /System/Library/PrivateFrameworks/Message.framework/Message
0x2b675000 - 0x2b68dfff CertInfo armv7  <876abb360ead3323a44a2ab067fe3dc1> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x2b6ee000 - 0x2b711fff libAWDSupportConfig.dylib armv7  <dce54992e8cf38c38ef4ee6257979aba> /usr/lib/libAWDSupportConfig.dylib
0x2b712000 - 0x2b736fff AccountsUI armv7  <cf399e8ab4c3333db54afae098dcdd52> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x2b762000 - 0x2b9eefff libAWDSupportFramework.dylib armv7  <663690a132fd398b81a7f538362089e4> /usr/lib/libAWDSupportFramework.dylib
0x2b9ef000 - 0x2b9f2fff libAWDSupportInfo.dylib armv7  <56a9432ad0ab355f87b04eacfb52449d> /usr/lib/libAWDSupportInfo.dylib
0x2ba26000 - 0x2ba56fff WirelessDiagnostics armv7  <84c5d44e8e6d3d0d91c378d929c9a62d> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x2ba57000 - 0x2bb00fff Photos armv7  <3d4e1f36737b3ee9a05e7dfe9bdce9aa> /System/Library/Frameworks/Photos.framework/Photos
0x2bb4c000 - 0x2bb95fff RemoteUI armv7  <5dacd3318a2b3a29bf3f5909412cf213> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x2bb96000 - 0x2bbacfff GenerationalStorage armv7  <d38fe0e2603036639badc2320d3fe7a5> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x2bbad000 - 0x2bbb7fff CoreRecents armv7  <81b4a693512c3ce5a6399d50a885c6df> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x2bc5e000 - 0x2bc70fff AssetsLibrary armv7  <81d6fa599c1d3dec84a93fb352224fa7> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x2bc8b000 - 0x2c26bfff VectorKit armv7  <b1642a7b9e783a52a094c4d5647fdd82> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x2c26c000 - 0x2c3ebfff MapKit armv7  <73a2505fac5d3bbda279d120fcb5e3cf> /System/Library/Frameworks/MapKit.framework/MapKit
0x2c3ec000 - 0x2c404fff AuthKitUI armv7  <6838dffb3c343ba2a46c2abc4294fb8d> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x2c405000 - 0x2c407fff FTClientServices armv7  <4a2e6b265c2e39038aa06338e9d52f87> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x2c408000 - 0x2c415fff QuickLookThumbnailing armv7  <5f73bbddcbe93c4095b2a22574fdf16a> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x2c4be000 - 0x2c510fff QuickLook armv7  <ee76850ad61031818dc5da9bf89e9e6a> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x2c554000 - 0x2c583fff ContactsAutocomplete armv7  <7ffc722ac6f532288b152c5548d23ad5> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x2c591000 - 0x2c665fff MessageUI armv7  <2d9ef49362c933999262d6d9592d3858> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x2c666000 - 0x2c66cfff libnetwork.dylib armv7  <46dcdedf016832d1a7d136b9bb4cdbe4> /usr/lib/libnetwork.dylib
0x2c66d000 - 0x2c67dfff MobileDeviceLink armv7  <3dff72b9803d39b3a43e545564f3577b> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x2c67e000 - 0x2c69efff Network armv7  <0b5fc06f53df3909bf41ce3d3d27eb73> /System/Library/PrivateFrameworks/Network.framework/Network
0x2c6a4000 - 0x2c734fff Social armv7  <821fbed9245136b39824416d35bda8ac> /System/Library/Frameworks/Social.framework/Social
0x2c745000 - 0x2c770fff MobileBackup armv7  <3a61b1ca65f6367aa3c1e0be42a94977> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x2c814000 - 0x2c86cfff IMAP armv7  <1c4e9511c8b43a94a302180651794a3f> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP
0x2c933000 - 0x2c94cfff StoreKit armv7  <5e77a8d781c83f6d98c9d2503fcfe2ff> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x2c978000 - 0x2c9c9fff ImageCapture armv7  <23962767a644325f9c7d5426102ec260> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x2c9ca000 - 0x2c9ddfff iPhotoMigrationSupport armv7  <e8c8292ca5d23b5e8f99b1f899c331ae> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x2c9f5000 - 0x2c9fcfff CloudServices armv7  <b3ea67d7aba63416994da850ed9b29bf> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x2c9fd000 - 0x2c9fdfff LegacyHandle armv7  <bc059d8f6d403c93908c56ec6f3fc714> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x2c9fe000 - 0x2cac3fff PhotoLibrary armv7  <25c0c7c4b74438aca841a92436e4f0af> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x2cc54000 - 0x2cc54fff libAWDProtobufFacetimeiMessage.dylib armv7  <c1e6db3ac98d3abf95d410c5aaca9953> /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x2ccc6000 - 0x2cccffff CoreCDP armv7  <96dcf2f058363f3389b0f877fa254837> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x2ccd0000 - 0x2ccdffff ViceroyTrace armv7  <2ffda5d3d3523f9da454883cf812f9b2> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x2cee7000 - 0x2cef3fff FindMyDevice armv7  <0effb29cb33539b494be5a83bf06bdd6> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x2d00e000 - 0x2d01ffff CoreCDPUI armv7  <5a79e3f42563322dacae98f15ca1e91d> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x2d023000 - 0x2d02cfff SimpleKeyExchange armv7  <ce0ef1117e843b9a9084c2004189ac0e> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x2d02d000 - 0x2d02efff snatmap armv7  <82538f4664443abe9fa932f79a2eae9a> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap
0x2d26c000 - 0x2d283fff SiriTasks armv7  <aa236f55014538b69b14a357f0a46a23> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks
0x2d297000 - 0x2d2d9fff AppleAccountUI armv7  <b586358695dd36af815ecfedd66f1eea> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x2d394000 - 0x2d3c7fff ICE armv7  <3c1b7d7677b3312a9ffbcf9f245edbf4> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE
0x2d434000 - 0x2d4b3fff PhotoEditSupport armv7  <6cca5e597cc73366a76e7a16e5291f5d> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
0x2d893000 - 0x2d98bfff VideoProcessing armv7  <cc41360235a63e79bbd03f6660aa6c59> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x2d9c8000 - 0x2d9c8fff WirelessCoexManager armv7  <1b2b5eb6f2123d618a668e6b3bac377b> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x2d9e9000 - 0x2ddc5fff PhotosUI armv7  <22087b1dd9053bf3b432c8274740bb33> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x2e094000 - 0x2e20efff AVConference armv7  <9a1abbcf0dd9353e93d906d38e206d55> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference
0x2e2a2000 - 0x2e3d7fff libGLProgrammability.dylib armv7  <b866aee7e1b5318eac4852e9f27d4a8b> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x2e4bb000 - 0x2e53bfff GameKitServices armv7  <6a25cfdfb87231dca8d12c18c9bb590f> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x2e595000 - 0x2e5c6fff OpenAL armv7  <593e5eca76b23e89b702743b5195a2bd> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x2f147000 - 0x2f160fff Jet armv7  <3c66dd9143fc361db0056d9c4352ec1a> /System/Library/PrivateFrameworks/Jet.framework/Jet
0x2f271000 - 0x2f3b9fff SpriteKit armv7  <17c4b40e1ac5312b8de24865cf25bff3> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x2f433000 - 0x2f4cffff GameCenterFoundation armv7  <b8742517bbfb314f96f61e370d4aa4f8> /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation
0x2f889000 - 0x2f88ffff libGPUSupportMercury.dylib armv7  <9cf2c32c07ea399d8338c78e6f99aa13> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x2fc3d000 - 0x2fea5fff SceneKit armv7  <8e351d9baab639e884116bf66bbca8a3> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x3006a000 - 0x300befff CoreBrightness armv7  <07520273b53737f6a1cae0c04c2a2662> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x30116000 - 0x3016afff GameCenterUI armv7  <ddda08d5a06c33b29ffd4de5acf95fb1> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI
0x304a3000 - 0x304c3fff YouTube armv7  <2c06f8349929369ebccb4f7ac4911008> /System/Library/PrivateFrameworks/YouTube.framework/YouTube
0x308cb000 - 0x308d9fff LegacyGameKit armv7  <03ad0a2ea1b234d38d2fe081d66d7e4d> /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit
0x30d4d000 - 0x30d99fff libstdc++.6.dylib armv7  <246bef8685e53c8ba04c28f6d568c45e> /usr/lib/libstdc++.6.dylib
0x30dcf000 - 0x30de2fff GameController armv7  <ec5226dfb89e347694524f3ac545deaf> /System/Library/Frameworks/GameController.framework/GameController
0x30de3000 - 0x30e08fff GameplayKit armv7  <fb9ca41e9bc53dee98dc046e4bc5053c> /System/Library/Frameworks/GameplayKit.framework/GameplayKit
0x30e09000 - 0x30e19fff MetalKit armv7  <f7724e7e96013af49996396a03161909> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x30e1a000 - 0x30e31fff ReplayKit armv7  <3c7edf6223df3942903bd0db31b6f25e> /System/Library/Frameworks/ReplayKit.framework/ReplayKit
0x31991000 - 0x31991fff GameCenter armv7  <d6b5719effcc367ba917fffc462e1793> /System/Library/PrivateFrameworks/GameCenter.framework/GameCenter
0x32634000 - 0x32743fff IMGSGX543GLDriver armv7  <fd2cdda986b530819a9e874850c114b5> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver
0x3274f000 - 0x32762fff libCGInterfaces.dylib armv7  <78f4b125ff033afea9a55a845f79498c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x32763000 - 0x32900fff AudioCodecs armv7  <34ad68e38905340eb2d081c2d2b4491d> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x32b02000 - 0x32b02fff GameKit armv7  <9ba3d78523813515a1d0aadc750bbd7c> /System/Library/Frameworks/GameKit.framework/GameKit
0x32b72000 - 0x32c4afff GLEngine armv7  <2e976bb708fa3911ad2f36e61149991e> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x3393f000 - 0x3395efff CoreServicesInternal armv7  <db484f452bf437a993bf39423f6efd67> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x33bc1000 - 0x33bccfff libGSFontCache.dylib armv7  <7361c8f4b3cb303b81c503ece2d4f220> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x351ab000 - 0x35fa6fff KBLayouts_iPhone.dylib armv7  <3cf3fb517b533b73baa79471c768913c> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib
0x36623000 - 0x3662bfff libMobileGestaltExtensions.dylib armv7  <f7c090a63ee73d8cad7c7a860efbc75f> /usr/lib/libMobileGestaltExtensions.dylib
0x3677d000 - 0x3677dfff libgcc_s.1.dylib armv7  <14ccb2cfcedb35e3acf57d4b31908c20> /usr/lib/libgcc_s.1.dylib

Error Formulating Crash Report:
Failed while requesting activity/breadcrumb diagnostics
  • Las interrupciones son acciones que ejecuta el telefono ajenas a las aplicaciones que corren en el, por ejemplo una llamada, una alarma, un mensaje, entre otros.
  • Diferencias entre Android y iPhone en el testeo.
  1. El iPhone tiene un botón adicional.
  2. Ambos tienen sistemas operativos diferentes.
  3. En ambos se saca el crash log de manera diferente.
  • Las interrupciones son todos los eventos ajenos al juego y que se producen por la naturaleza misma del dispositivo que estamos utilizando. Es decir, si estamos jugando en un telefono movil, es muy probable que recibamos mensajes, llamadas, recordatorios, alarmas, etc, mientras estamos jugando.

  • Poseen distintos OS y diferentes funciones dependiendo del hardware

  • Los crash logs se obtienen de manera diferente

  • Iphone posee normas mas estandarizadas tanto en software como en hardware

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Las interrupciones son todas acciones que puede hacer el teléfono y por ende interrumpir el juego, este tipo de acciones nos permiten comprobar como se comporta el juego durante y después de la interrupción. Como interrupción se entiende que puede ser: llamada de voz, SMS, alarma, bloqueo de pantalla, desbloqueo de pantalla, colocar auriculares, quitar los auriculares, etc.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  • Distinto hardeare y software
  • En iPhone es más metódico y en Android es más “anarquico”
  • Android tiene una gran diversidad de equipos y marcas de fabricantes para testear, no así con iPhone que solo tiene un fabricante aunque pueden ser varios modelos en sí

Las interrupciones son todos aquellos eventos que son ajenos al software que pueden interrumpir la experiencia de juego, como las alarmas, llamadas, mensajes, bateria etc.

Diferencias entre iOS y Android:

Existen dispositivos con teclado que hay que testear.
Existen dispositivos con tapa que hay que testear.
La gran variedad que existe en android que van de gama alta a gama baja.
En iOS existe el ringer que anula cierto tipo de sonidos controlados por el programador.

Descargue el programa para el log de android, pero no lo tengo rooteado y me da miedo quedarme sin telefono en este momento, comparto el console log por defecto de CatLog

Las interrupciones son los eventos que aparecen de imprevisto en un teléfono celular, son ajenas porque no son generadas por el juego si no por ente externo, en este caso por el teléfono y pueden ser alarmas, llamadas, etc, lo que ocasiona la interrupción del juego.

  • ¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
    Las interrupciones son todas aquellas notificaciones, alarmas, llamadas las cuales están definidas por el hardware del teléfono, razón por la cual son ajenas al juego

  • Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  1. Diferentes posiciones y funcionalidades de los botones hardware
  2. Los tipos de dispositivos en Android son mas variados ya que hay muchos fabricantes, mientras que en iOS solo hay uno.
  3. Al ser sistemas operativos diferentes, manejan lenguajes diferentes a la hora de realizar un análisis del crasLog
  1. Interrupciones: Son aquellas acciones que estan marcadas por el hardware como por ejemplo; llamadas, videollamadas, alarmas, aviso de bateria baja, mensajes de Whatsapp, Messenger entre otros. Son ajenas al juego por que no tienen nada que ver con el.
  2. 3 diferencias entre iPhone y Android.
  • Tienen software totalmente diferentes
    -Hardware diferente por ende las funcionalidades de algunos botones son distintas y se debe de considerar a la hora de programar funciones en el juego.
  • Android tiene una gama de teléfonos mucho mas amplia donde el hardware y algunas funcionalidades del software son distintas entre ellos. A diferencia de iPhone que no maneja gamas diferentes de telefonos.
  1. Crashlog de Android o iOS.
  • Las interrupciones son aquellas funciones que ocurren mientras jugamos al juego y podrían llegar a interrumpir el progreso del juego si este no este no está preparado para dichos acontecimientos, por ejemplo: Llamadas, alarmas o mensajes, etc. Son ajenas al juego porque no dependen del mismo para ejecutarse.
  • Tanto su Softward como su Hardward son diferentes, y a la hora de testear hay que tener lo muy en cuneta. También son pocos los dispositivos iOS, y las diferencias que hay entre cada una de sus versiones. En cambio en Android hay muchísimos más dispositivos y se puede encontrar grandes diferencias entre cada uno de ellos.

Las interrupciones son más comunes en los juegos de celular, son llamadas, alarmas, mensajes y notificaciones entre otras y son funciones ajenas al juego porque no dependen de este ni están vinculadas al mismo.

Las tres diferencias van desde el tipo de dispositivos (me refiero a 1. la forma en la que están distribuídos los botones, o la 2. gran cantidad de fabricantes para android vs el único fabricante para Iphone); por las razones expuestas anteriormente hay 3. diferencia de software con sistemas operativos y lenguajes diferentes.

No he podido extraer el crash log, al momento de seleccionar la aplicación de prueba me aparece “ninguna” y no me da más opciones estoy trabajando desde un samsung A7 2018 agradezco la colaboración

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Las interrupciones son acciones marcadas por el hardware no por el software: alarmas que hemos puesto, SMS que entran, llamadas entrantes…
Es decir, son cosas que no tienen que ver con el juego sino con el dispositivo móvil que estamos usando para jugar.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  1. Android, a diferencia de iOS, tiene una amplia variedad de modelos. Hay muchos hardware que testear.
  2. Los botones especiales.
  3. Diferentes maneras de procesar y extraer los CrashLogs.
    Extrae el crash log de un dispositivo Android o iOS.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Las interrupciones se presentan en dispositivos como los celulares que se ven afectados por acciones del hardware según la marca de teléfono y pueden afectar de distinta manera la experiencia de los videojuegos, desde sonidos, alarmas pre establecidas, llamadas entrantes.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
En el Iphone no hay tanta diferencia de hardware, la diferencia más relevante es el botón Ringer para silenciar el teléfono, es más fácil realizar la extracción del crashlog para proceso de testing.
Los dispositivos android por la variedad de hardware hay que realizar mayor cantidad de testing, además es necesario evaluar acciones como cerrar la tapa, deslizar el teclado o girar el teléfono, el proceso de testing es más variado porque existen diversidad de maneras para la extracción del crashlog.
https://docs.google.com/document/d/1q_poTAQ-REr7tTJa59OGIsIYeC4IgxCOr4RFtlOFEbM/edit?usp=sharing

  • ¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
    Las interrupciones son funciones propias del dispositivo, acciones marcadas por el software y son ajenas aj juego testeado ya que no forman parte de el juego sino del dispositivo.

  • Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.

  1. En Android tenemos los botones de Menú, Back y Seach, que no encontramos en iPhone. En cambio en iPhone tenemos los botones Ringer y TouchID, que no encontramos en Android.
  2. Los software para obtener el log son diferentes en ambos.
  3. En las interrupciones de iPhone tenemos el Ringer que no se encuentra en Android.
  • Extrae el crash log de un dispositivo Android o iOS.
    En Android existen 3 métodos CATLOG, Minimal ADB and Fastbot for windows y SDK de Android, en cambio en iPhone solo se utiliza la build.

1.- Las interrupciones son todas las funciones del mobile que pueden emerger en cualquier momento, como una llamada o una notificación, son ajenas al juego ya que provienen de otras app’s pero podrían afectar la funcionalidad del juego.

2.-

  • Por lo generar los Ipones son muy genéricos en sus funcionalidades y no cambian mucho sin embargo los dispositivos Android varían las funcionalidades dependiendo la marca del hardware.

  • Los Iphones tienen un botón llamdo • Lock/Unlock y los Androd no lo tienen.

  • Existen algunos dispositivos Android en forma de concha Clamshell que se deslizan en dos partes y rotan su pantalla y en Iphone no hay.

  • Son factores como alarmas, llamadas, mensajes, etc, y son ajenas por que provienen de cualquier otra app que el hardware (celular) tenga
  • Demasiada variabilidad en dispositivos Android
    En Android se tienen que testear cosas comoel giro, deslizamiento de teclado, etc
    En iOS se debe tomar en cuenta el boton ringer
  • En Android lo puedes hacer por CATLOG, minimal ADB & fastbot for windows, en cambio en iOS se puede hacer por XCode desde una Mac.

1.Las interrupciones son cualquier acción que no tiene nada que ver con el comportamiento del vídeo juego , como los mensajes alarmas etc.
2.Los dispositivos android son mas variados mientras que en apple son mucho mas parecidos

  • las interrupciones son eventos que suceden en el transcurso del uso del videojuego, como por ejemplo llamadas mensajes de texto o de redes sociales, alamar, etc.

  • Primero que todo en android se debe rootear el dispositivo.
    En Iphone se debe instalar Xcode.
    La diferencia de tamaños en android , en iphone son standard.

  1. Las interrupciones se referieren a los eventos en los que el telefono para cualquier aplicacion que este activa principalmente para mostrar algo diferente, como una llamada, un mensaje de texto o una alarma. Son ajenas a los juegos que se testean ya que no vienen por parte del software, si no del hardware del dispositivo y hay que tener en cuenta como reacciona la aplicacion a ellas.
  2. Diferencias en el testing de iPhone y Android:
    2.1) En iPhone, existe el boton Ringer el cual silencia todo en el telefono y se debe testear su funcion en el juego.
    2.2) El testeo para android normalmente requiere de rootear el dispositivo, aun si hay alternativas para no tener que hacer eso, mientras que en iPhone existen herramientas para el testeo y desarrollo de aplicaciones sin mucha modificacion del dispositivo.
    2.3) La diferencia de hardware en dispositivos Android es muy grande mientras que en iPhone se mantiene un estandar en general.
  3. No pude obtener un crash log de mi dispositivo Android, ya que es de Huawei y la instalacion del driver ADB viene dentro de un paquete de aplicaciones “HiSuite” y trae bloatware que facilmente podria ser peligroso para mi computadora y mi privacidad.
  1. Son acciones del hardware y son ajenas al juego porque no los puede controlar
  2. Muchas empresas usan Android, tiene mas funcionalidades que iOS, Los dispositivos son más variados y con iOS solo lo usa Apple, solo tiene al botón qué quita el sonido, iPhone 1 a el ultimo todos son muy parecidos.

1.Las interrupciones se refieren son cualquier función del teléfono que interfiera con el juego y son ajenas ya que aparecen en las funciones del teléfono celular como las llamadas o mensajes o alarmas
2.Las diferencias que en el iPhone hay un botón llamado. Ring que silencia todo el teléfono o depende como se configure
Luego la otra diferencia que en iPhone hay herramientas para el testeo mientras que en Android hay que rootearlo o hay métodos para no hacerlo
Y la última diferencia que hay variedad de dispositivos Android de las formas y tamaños en comparación con los iPhone que tienen la misma forma
3.en Android lo puedes hacer por CATLOG, minimal ADB & fastbot for windows, en cambio en iOS se puede hacer por XCode desde una Mac.

-Las interrupciones son todas aquellas cosas del hardware que son externas y que pueden alterar funciones en el juego como lo son las llamadas, las alarmas, mensajes de aplicaciones externas.

  • iphone: la captura de pantalla,el ringer, el touch Id. android: botones de hardware, captura de pantalla, el idle

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Son eventos del hardware donde corren los juegos, en los teléfonos tiene que ver con todas las actividades propias del hardware que no se pueden controlar como alarmas, notificaciones, activación de botones, ingreso de llamadas, mensajes de texto. Q ue pueden ocurrir mientras usamos el juego y pueden ocasionar conflicto con el mismo.

Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
En Iphone es mas fácil acceder al log de testeo, las pruebas son mas sencillas de realizar ya que no existe un universo tan grande de hardware y a su vez esta muy bien especificado siendo casi universal, en android es mas difícil dada la cantidad tan inmensa de hardware que existe con diferencias entre fabricantes y arquitecturas, esto hace que el testing sea mucho mas difícil.

  1. Las interrupciones son los eventos que puede producir el hardware pero que son ajenos al videojuego que estamos testeando.
  • El sistema operativo.
  • La cantidad y variedad de dispositivos disponibles.
  • La forma de entrar a las opciones de depuración.
  • El sistema para extraer el crash log.

¿Qué son las interrupciones y por qué son ajenas al juego que estamos testeando?
Son situaciones del hardware que no tienen comportamiento alguno con el juego, como por ejemplo: Llamadas de voz, alarmas, sms, etc.
Nombra al menos 3 diferencias entre iPhone y Android a la hora de testear.
Las diferencias son muy grandes, producto de que a la hora de testear es mucho mas facil hacerlo desde un dispositivo Iphone, ya que este mismo tiene herramientas para realizar un testing o un crashlog, y presenta un sistema que aplico en casi toda su trayectoria para todos los dispositivos. En cambio el Android es muy variado el sistema de hardware por eso es mas complejo el testing en ellos.
En el iphone es primordial tener en cuenta el sistema del Ringer para testear el sonido activado y desactivado, como afecta al testear.
Extrae el crash log de un dispositivo Android o iOS. (No pude obtener un CrashLog de mi dispositivo)
En Android lo podemos hacer por CatLog, minimal ADB & FastBot for windows, y en IOS se puede hacer por XCODE

1R/ Las interrupciones son eventos inherentes del hardware donde se está realizando el testeo. Es decir, cualquier evento como una notificación, una llamada, un mensaje de texto, etc, son interrupciones ya que no están relacionadas al juego que se está testeando.
2R/ La gran diferencia entre ambos es que gracias a la compatibilidad de los dispositivos con iOS entre ellos, es mucho mas sencillo extraer logs de estos y por tanto el testeo en si. La gran variedad de dispositivos con Android y sus fabricantes hace que la labor sea mas complicada, ya que es posible que cada dispositivo tenga su propia manera de acceder al log de eventos e indentificar los errores debido a la nomenclatura que usan.

  1. son eventos que ocurren mediante el hardware que se esta utilizando para correr el juego
  2. apple cuenta con el ringer, android tiene diferencias mas amplias en las diferencias de sus equipos y la forma en como se saca el crash log es mas complicada en android

Son las Interrupciones que podemos encontrar , Compromisos, Llamadas , Alarmas, Emergencias.
En Android debes rootear el telefono y en Iphone debes estar conectado a la pc.
La Arquitectura de Android es mas maleable que la de IPhone.

-Las interrupciones son eventos que son desencadenados por el hardware en el que corre nuestro juego y que no están bajo nuestro control, pero que debemos decirle al programa como reaccionar ante ellas, como ser llamadas, alarmas, etc.

  1. Los iPhone tienen un botón para silenciar el dispositivo.
  2. No existe ningún tipo de estandarizacion en el hardware para android, así que pueden aparecer un si numero de configuraciones, tamaños y excepciones.
  3. Para poder obtener el crash log en andorid debes tener el dispositivo rooteado.
  1. Las interrupciones son cosas que corren por el hardware pero que debemos decirle a nuestro equipo como debe reaccionar ante ellas, como lo son las alarmas o llamadas.
    2.Los iphone tienen un boton para silenciar el dispositivo, para obtener el crash log en android debe estar roteados, para testear en iphone y sacarle el crash log tiene que estar conectado a una computadora con xcode.