id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
1907693464
🛑 DISLAUTKAN is down In 7bd6090, DISLAUTKAN (https://dislautkan.kalbarprov.go.id) was down: HTTP code: 500 Response time: 1081 ms Resolved: DISLAUTKAN is back up in 5941063 after 22 minutes.
gharchive/issue
2023-09-21T20:16:24
2025-04-01T04:33:19.138822
{ "authors": [ "abimanyu" ], "repo": "abimanyu/Kalbarnetworks", "url": "https://github.com/abimanyu/Kalbarnetworks/issues/705", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2679481040
[ECO-5116] Added new fields to the ARTMessage. Added new fields to the ARTMessage to fit into new v2 chat protocol. Docstrings PR A par of a bigger task - https://github.com/ably/ably-cocoa/issues/2000 Summary by CodeRabbit Summary by CodeRabbit New Features Introduced new properties action and serial in the ARTMessage class for enhanced message identification. Added an enumeration ARTMessageAction to define various message action types. Enhanced cloning functionality by preserving the _extras property during message duplication. Bug Fixes Improved error handling in methods to prevent crashes from unexpected input types and provide clearer error reporting. Enhanced error reporting during message decoding to include additional context about failures. @lawrence-forooghian For now I took docstings from the link you've provided - https://github.com/ably/ably-js/blob/18a255948c38d1e60715c8f5d6173369b57cb8d6/ably.d.ts#L2337-L2429
gharchive/pull-request
2024-11-21T13:27:58
2025-04-01T04:33:19.183301
{ "authors": [ "maratal" ], "repo": "ably/ably-cocoa", "url": "https://github.com/ably/ably-cocoa/pull/1998", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1747963236
Integration Testing We need an end-to-end test to cover: Submitting messages to Kafka Configuring the Connector to forward messages to channels based on key or other fields Subscribing to relevant target channels in Ably to confirm that the messages are received in the expected order (if using single-threaded Connector, at least) @subkanthi it looks like integration/ChannelSinkTaskTest.java contains most of what's needed here, except: There's currently not a single assertion in there able the received message content. Some tests check the count of received messages on the Ably side, some check the message name field, but none actually check that the correct payload data came through. There are no tests that check that the order is preserved per channel (assuming set to single threaded mode) All the helpers are in place in this test to create the Ably connection (with credentials), post messages in Kafka, configure the Connector with specific Settings. I think you can just add some new test cases to this file to cover posting a list of messages destined for a couple of different channels, then assert that you received all the message content in the correct order on each channel using the helper already there. It might be worth tweaking the settings and the test data such that you know you will have triggered more than one Batch API request underneath. It shouldn't be too hard to extend these helpers to provide what you need for the DLQ testing too - I'll take a look at that.
gharchive/issue
2023-06-08T14:04:58
2025-04-01T04:33:19.195462
{ "authors": [ "jaley" ], "repo": "ably/kafka-connect-ably", "url": "https://github.com/ably/kafka-connect-ably/issues/120", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
241948124
Fix a bug in AnimatedSwitch Remove the unused property onStateChange on the TransitionRoute, child of AnimatedSwitch. Also remove the need to clone the child being returned by render. Fix the test for AnimatedSwitch which now passes correctly with the full cycle, including WILL_ENTER/DID_ENTER. Coverage increased (+10.2%) to 83.036% when pulling fb13896f6dc72e9b4d5cbbdfd56f9705e7de0a71 on tests into ce3c20e1c1e3e79d5a6d5a72e42889a328e28d91 on master.
gharchive/pull-request
2017-07-11T07:05:50
2025-04-01T04:33:19.198437
{ "authors": [ "aboeglin", "coveralls" ], "repo": "aboeglin/react-router-v4-transition", "url": "https://github.com/aboeglin/react-router-v4-transition/pull/1", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2012827053
[BUG] [Windows] Emacs freeze on file recovery Describe the bug When I want to open a project who has crashed before, minemacs totally freezes with this text: file.org has auto save data; consider M-x recover-this-file Impossible to use emacs, after that, I’m forced to kill processes Emacs version Run M-x emacs-version and put its output here: 29.1 (Windows) Checkup list [X] You've tested disabling your config.el using MINEMACS_IGNORE_CONFIG_EL=1 emacs? To Reproduce Steps to reproduce the behavior: Open minemacs Trying to restore any file Expected behavior Emacs running smoothly Backtrace If the bug rises an error, please attach the full backtrace. To be sure to obtain a backtrace, you should launch Emacs with MINEMACS_DEBUG=1 emacs or emacs --debug-init. No backtrace available Hello @raylemon Seems weired to me! Can you try to run make clean in MinEmacs' directory? Or manually delete ~/.minemacs.d/local/cache. Je passe en français… J’ai supprimé le dossier cache. Après recompilation des paquets, j’ai tenté de rouvrir mon fichier, et emacs m’a encore indiqué recover-this-file avant de crash et de se fermer. Je relance et je reviens exactement au même point que précédemment: freeze et impossible d’effectuer la moindre action. J’en ai profité pour faire l’update (en réalité, j’ai une macro qui fait l’update de minemacs avant de le lancer) Salut @raylemon, C'est bizarre, ça arrive sur tous les fichiers Org ou seulement sur un fichier particulier? Une piste pour déboguer Peux-tu essayer d'ajouter ça à la fin de ton ~/.minemacs.d/modules.el, (setq minemacs-disabled-packages (append minemacs-disabled-packages '(me-org-extras org-contrib engrave-faces ox-hugo ox-extra org-modern org-fragtog evil-org evil-org-agenda org-contrib))) Cela va désactiver packages tieces en relation avec Org mode histoire de voir si ça vient d'un entre eux. Si ça règle le problème, tu peux procéder à enlever un package à la fois et voir si Emacs se freeze de nouveau. Pour info! Je pense que ça doit être un problème particulier sous Windows, car j'utilise Org d'une manière intense sous plusieurs machines Linux et je n'ai jamais eu de tel problème! Ça arrrive sur n’importe quel fichier org. Au mieux, ça crashe et ça ferme le programme, au pire ça reste bloqué. J’ai essayé en désactivant les paquets org, ça ne change rien. J’ai essayé en supprimant totalement le dossier .minemacs, ça ne change rien non plus. Je vais tout clean et réinstaller minemacs pour voir… C’est possible que ce soie Windows, mais je surveille les mises à jour et je n’ai rien vu de particulier. Je songe à retourner sous Linux pour ne plus avoir de soucis :D Si tu lances Emacs en mode débogue emacs --debug-init ça ne donne rien de plus ? Je sais que c'est une question stupide, mais est-ce que tu as essayé d'appuyer C-g lorsque ça bloque ? Bon, ça refonctionne, après avoir réinstallé minemacs au complet… Je suppose qu’il s’agit d’une mauvaise compilation ou autre... Je me souviens qu’il a demandé un moment d’installer tree-sitter pour python, mais tree-sitter n’existe pas pour Windows… C’est peut-être ça qui a tout cassé… Super, ça me rassure! Ah OK, je ne savais pas qu'il n'y a pas de tree-sitter sous Windows (ou de moins, pas facilement installable). Si c'est le cas, je peux conditionner l'initialisation de treesit-auto selon si on est sur une machine Windows ou pas. Je sais pas si c’est lié, mais Emacs a de nouveau freeze quand j’ai compilé une grammaire de tree-sitter… Tree-sitter semble fonctionner (en le mettant dans .emacs.d/local/tree-sitter), mais le freeze resurgit tout le temps (et plus que dans un fichier org…) Je sais pas d’où ça peut venir, je vais tenter d’utiliser d’autres version d’emacs pour voir. J'ai le même comportement sur Linux (concernant les grammaires installées qui sont détectées comme non installées par treesit-auto-install-all). Par contre, je n'ai pour l'instant pas de soucis de ce type liés à tree-sitter.
gharchive/issue
2023-11-27T18:10:23
2025-04-01T04:33:19.209272
{ "authors": [ "abougouffa", "raylemon" ], "repo": "abougouffa/minemacs", "url": "https://github.com/abougouffa/minemacs/issues/133", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
351102659
Make it compatible with never server Fixes #1 I couldn't actually get this one to work! I've merged a subset of the changes into master now. #1 is still open pending test reports. Thanks for the PR!
gharchive/pull-request
2018-08-16T08:19:47
2025-04-01T04:33:19.217725
{ "authors": [ "abrasive", "tisoft" ], "repo": "abrasive/nxBender", "url": "https://github.com/abrasive/nxBender/pull/4", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
321036784
debugging/failure_signal_handler.cc does not build on Mac From our build log: FAILED: obj/third_party/abseil/abseil/failure_signal_handler.o ../../third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/third_party/abseil/abseil/failure_signal_handler.o.d -D_FORTIFY_SOURCE=2 -DDCHECK_ALWAYS_ON=1 -DNDEBUG -DNDEBUG -DHAVE_COUNTERZ=1 -DENABLE_REVISION_CHECK -I../../third_party/abseil/src -fstack-protector-all -fPIE -Werror -gdwarf-2 -O2 -isysroot /Applications/Xcode8.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -mmacosx-version-min=10.7 -std=gnu++11 -stdlib=libc++ -fno-rtti -fno-exceptions -c ../../third_party/abseil/src/absl/debugging/failure_signal_handler.cc -o obj/third_party/abseil/abseil/failure_signal_handler.o ../../third_party/abseil/src/absl/debugging/failure_signal_handler.cc:139:37: error: use of undeclared identifier 'MAP_ANONYMOUS' MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); Like base/internal/low_level_alloc.cc, we need to use MAP_ANON instead of MAP_ANONYMOUS in debugging/failure_signal_handler.cc, too. e.g. https://github.com/abseil/abseil-cpp/blob/5b535401665cc6aa96d54a5c9b0901153d97210f/absl/base/internal/low_level_alloc.cc#L56-L63 Fixed with f88b4e9cd876905ee694cee1720095330e0bd20f.
gharchive/issue
2018-05-08T04:14:32
2025-04-01T04:33:19.241521
{ "authors": [ "derekmauro", "mayah" ], "repo": "abseil/abseil-cpp", "url": "https://github.com/abseil/abseil-cpp/issues/120", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1590514413
[Bug]: absl::erase_if for InlinedVector Describe the issue I can't seem to find absl::erase_if for InlinedVector. Is there a technical reason this doesn't exist? Steps to reproduce the problem absl::erase_if(container, predicate); What version of Abseil are you using? 1b976982d8cdbfd8320f34209b065bae7adefb09 What operating system and version are you using? Ubuntu 22.04 What compiler and version are you using? clang version 15.0.4 Target: x86_64-unknown-linux-gnu What build system are you using? bazel 5.4.0 Additional context No response We have an internal bug (http://b/197332223) for better absl::erase_if support. We are working on something for this.
gharchive/issue
2023-02-19T00:37:32
2025-04-01T04:33:19.244626
{ "authors": [ "derekmauro", "tchatow" ], "repo": "abseil/abseil-cpp", "url": "https://github.com/abseil/abseil-cpp/issues/1400", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1376045623
Add support for jmx2dsl to output to a target file It would be great if jmx2dsl could generate a class file instead of just console output Hello, thank you for reporting this! You can use bash output redirection to get the file with a name of your choosing, eg: jmx2dsl my.jmx> MyPerformanceTest.java The main problem this has is that class name defined inside the .java file would not match the one of the file, but can easily be changed, or even automated with grep, ex: jmx2dsl my.jmx | grep 's/PerformanceTest/MyPerformanceTest/g' > MyPerformanceTest.java Additionally, for each conversion you should check the generated class and do some cleanup (for instance jbang comments for dependencies, and main method definition), and even do some tuning. Consider jmx2dsl as a facilitator, or initial conversion, but always look into converted test plan and adjust accordingly. In any case might be a good idea to add some flag to the command to control the naming, and potentially ignore jbang dependencies and main invocation. @andy-tarr do you think the proposed command line executions are good enough? Or do think that it would anyways make sense to have such option? Regards @rabelenda the suggested command line options could be sufficient but I think it would make sense to have the option to output to file and set the classname accordingly
gharchive/issue
2022-09-16T14:38:22
2025-04-01T04:33:19.254114
{ "authors": [ "andy-tarr", "rabelenda" ], "repo": "abstracta/jmeter-java-dsl", "url": "https://github.com/abstracta/jmeter-java-dsl/issues/136", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
716136281
No NormcoreAppSettings file in /Assets/Normal/Internal/Resources/ In the Readme.md, under the Installing and Running... section, step 3 instructs to view the added NormcoreAppSettings file in the Unity inspector. Step3 "Navigate to /Assets/Normal/Internal/Resources/ and view the added NormcoreAppSettings file in the Unity inspector. You will need to add your own app key to this, which you can obtain from NormalVR (free)." Yet, there is no NormcoreAppSettings file in the given path. Please see the attached screen capture below. For some reason, the same issue has created twice. Hence closed the repeated issue.
gharchive/issue
2020-10-07T01:59:21
2025-04-01T04:33:19.256734
{ "authors": [ "madhawap" ], "repo": "absurd-joy/Quest-hands-for-Normcore", "url": "https://github.com/absurd-joy/Quest-hands-for-Normcore/issues/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1879084659
Error on generation Whats wrong? https://openapi.wildberries.ru/swagger.yaml - scheme Command: npx swagger-typescript-api -p https://openapi.wildberries.ru/swagger.yaml -o ./src -n api.ts -t ./api-template Result: npx swagger-typescript-api -p https://openapi.wildberries.ru/swagger.yaml -o ./src -n api.ts -t ./api-template ✨ swagger-typescript-api(13.0.3),npm/9.8.1 node/v16.16.0 linux x64 workspaces/false,debug mode DISABLED ✨ try to read templates from directory "/home/matvey/Desktop/wb-test/api-template" ✨ "api" template found in "/home/matvey/Desktop/wb-test/api-template" ✨ "data contracts" template found in "/home/matvey/Desktop/wb-test/api-template" ✨ "data contract js doc" template found in "/home/matvey/Desktop/wb-test/api-template" ✨ "interface data contract" template found in "/home/matvey/Desktop/wb-test/api-template" ✨ "type data contract" template found in "/home/matvey/Desktop/wb-test/api-template" ✨ "enum data contract" template found in "/home/matvey/Desktop/wb-test/api-template" ✨ "object field js doc" template found in "/home/matvey/Desktop/wb-test/api-template" ✨ "http client" template found in "/home/matvey/Desktop/wb-test/api-template" ✨ "route types" template found in "/home/matvey/Desktop/wb-test/api-template" ✨ "route name" template found in "/home/matvey/Desktop/wb-test/api-template" ✨ try to get swagger by URL "https://openapi.wildberries.ru/swagger.yaml" ⭐ start generating your typescript api ❗ Module "public" already has method "serversPublic()" ❗ This method has been renamed to "serversPublic2()" to solve conflict names. ❗ Module "public" already has method "serversPublic()" ❗ This method has been renamed to "serversPublic3()" to solve conflict names. ❗ Module "public" already has method "serversPublic()" ❗ This method has been renamed to "serversPublic4()" to solve conflict names. ❗ Module "public" already has method "serversPublic()" ❗ This method has been renamed to "serversPublic5()" to solve conflict names. ❗ Module "public" already has method "serversPublic()" ❗ This method has been renamed to "serversPublic6()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent2()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent3()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent4()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent5()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent6()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent7()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent8()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent9()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent10()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent11()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent12()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent13()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent14()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent15()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent16()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent17()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent18()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent19()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent20()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent21()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent22()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent23()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent24()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent25()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent26()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent27()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent28()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent29()" to solve conflict names. ❗ Module "content" already has method "serversContent()" ❗ This method has been renamed to "serversContent30()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi2()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi3()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi4()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi5()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi6()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi7()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi8()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi9()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi10()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi11()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi12()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi13()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi14()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi15()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi16()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi17()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi18()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi19()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi20()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi21()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi22()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi23()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi24()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi25()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi26()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi27()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi28()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi29()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi30()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi31()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi32()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv2()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv3()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv4()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv5()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv6()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv7()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv8()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv9()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv10()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv11()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv12()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv13()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv14()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv15()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv16()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv17()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv18()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv19()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv20()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv21()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv22()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv23()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv24()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv25()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv26()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv27()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv28()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv29()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv30()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv31()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv32()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv33()" to solve conflict names. ❗ Module "adv" already has method "serversAdv()" ❗ This method has been renamed to "serversAdv34()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi33()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi34()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi35()" to solve conflict names. ❗ Module "api" already has method "serversApi()" ❗ This method has been renamed to "serversApi36()" to solve conflict names. TypeError: Cannot read properties of null (reading 'x-omitempty') at SchemaUtils.isPropertyRequired (/home/matvey/Desktop/wb-test/node_modules/swagger-typescript-api/src/schema-parser/schema-utils.js:55:23) at /home/matvey/Desktop/wb-test/node_modules/swagger-typescript-api/src/schema-parser/base-schema-parsers/object.js:32:41 at /home/matvey/Desktop/wb-test/node_modules/lodash/lodash.js:3585:27 at /home/matvey/Desktop/wb-test/node_modules/lodash/lodash.js:4967:15 at baseForOwn (/home/matvey/Desktop/wb-test/node_modules/lodash/lodash.js:3032:24) at /home/matvey/Desktop/wb-test/node_modules/lodash/lodash.js:4936:18 at baseMap (/home/matvey/Desktop/wb-test/node_modules/lodash/lodash.js:3584:7) at Function.map (/home/matvey/Desktop/wb-test/node_modules/lodash/lodash.js:9622:14) at ObjectSchemaParser.getObjectSchemaContent (/home/matvey/Desktop/wb-test/node_modules/swagger-typescript-api/src/schema-parser/base-schema-parsers/object.js:31:33) at ObjectSchemaParser.parse (/home/matvey/Desktop/wb-test/node_modules/swagger-typescript-api/src/schema-parser/base-schema-parsers/object.js:7:36) @1Lua Were you able to solve this? I just encountered the same issue I just encountered the same issue @1Lua
gharchive/issue
2023-09-03T12:50:45
2025-04-01T04:33:19.274419
{ "authors": [ "1Lua", "Deer403", "GMaiolo" ], "repo": "acacode/swagger-typescript-api", "url": "https://github.com/acacode/swagger-typescript-api/issues/603", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
818308733
As a user, I should be able to pick from at least two challenges that cover unique and interesting topics. This is a continually moving user story! It will likely be in-progress the entirety of this first semester. Acceptance Criteria [ ] User can pick from at least two different challenges designed by our team. [ ] User can decide between an easier or more difficult topic, and the difficult one may depend on skills learned from the easy one. ... Sub-Challenge 1: Created a basic login webpage so far. Still working on adding additional levels to more closely represent a real world website (JS Files and CSS etc). Next Steps are to finalize the page. As of now we have 3 fully working challenges, however waiting on some adaptations so they can be added to our sys in order to be considered fully done. Still waiting on ensuring out challenges spin up as desired. The acceptance criteria was 2 challenges, We are past that I am closing this as complete.
gharchive/issue
2021-02-28T20:57:42
2025-04-01T04:33:19.283641
{ "authors": [ "EthanIsakson", "colbycocking" ], "repo": "acasi-ctf/ctf", "url": "https://github.com/acasi-ctf/ctf/issues/15", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2724994259
🛑 Redmine is down In 9a556e6, Redmine (https://redmine.acdh.oeaw.ac.at/) was down: HTTP code: 504 Response time: 16002 ms Resolved: Redmine is back up in f7f759e after 8 minutes.
gharchive/issue
2024-12-08T06:53:39
2025-04-01T04:33:19.295711
{ "authors": [ "acdh-ch" ], "repo": "acdh-oeaw/status", "url": "https://github.com/acdh-oeaw/status/issues/948", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2189252021
[BUG] CTRL + A on AZERTY = CTRL + Q Describe the bug / feature the AZERTY keymap is working for typing some code. A = A for instance. But there is a bug in CTRL + A which is understood in SDL as CTRL+Q instead (like on qwerty keyboard). Software (please complete the following information): OS: Linux Mint 21.3 Version: v0.1.0b @farvardin please can you re-test with latest release? seems solved using v0.1.0e Thanks @OniriCorpe. 👍🏻 Closing based on comment.
gharchive/issue
2024-03-15T18:36:34
2025-04-01T04:33:19.298183
{ "authors": [ "OniriCorpe", "ace-dent", "farvardin" ], "repo": "ace-dent/picotracker", "url": "https://github.com/ace-dent/picotracker/issues/6", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1452654625
🛑 AceBlock Swagger UI is down In d8e1a5a, AceBlock Swagger UI ($ACEBLOCK_SWAGGER_UI) was down: HTTP code: 0 Response time: 0 ms Resolved: AceBlock Swagger UI is back up in 74fe895.
gharchive/issue
2022-11-17T03:57:32
2025-04-01T04:33:19.300314
{ "authors": [ "aceblockID" ], "repo": "aceblockID/monitoring", "url": "https://github.com/aceblockID/monitoring/issues/3682", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1201564170
🛑 AceBlock Swagger UI is down In 6987217, AceBlock Swagger UI ($ACEBLOCK_SWAGGER_UI) was down: HTTP code: 0 Response time: 0 ms Resolved: AceBlock Swagger UI is back up in a95a8f8.
gharchive/issue
2022-04-12T09:50:49
2025-04-01T04:33:19.302569
{ "authors": [ "aceblockID" ], "repo": "aceblockID/monitoring", "url": "https://github.com/aceblockID/monitoring/issues/427", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1097207763
Discord.js 13.5.0^ support Deprecated strings for setAuthor() and setFooter() This is now fixed in version 1.1.4
gharchive/issue
2022-01-09T14:15:35
2025-04-01T04:33:19.305887
{ "authors": [ "GhexterCortes", "acegoal07" ], "repo": "acegoal07/discordjs-pagination", "url": "https://github.com/acegoal07/discordjs-pagination/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1635313816
Error: Failed to refresh puid cookie I have tried to set both ACCESS_TOKEN and PUID in the environment variables and the code works well without this error. The PUID must be new. I hope it may help you. It works,thx a lot! I also encounter the same problem, I am sure of ACCESS_TOKEN and PUID is the latest. I have tried to set both ACCESS_TOKEN and PUID in the environment variables and the code works well without this error. The PUID must be new. I hope it may help you. Could you please tell me where I can obtain my PUID? Thank you. I have tried to set both ACCESS_TOKEN and PUID in the environment variables and the code works well without this error. The PUID must be new. I hope it may help you. Could you please tell me where I can obtain my PUID? Thank you. in cookie I have tried to set both ACCESS_TOKEN and PUID in the environment variables and the code works well without this error. The PUID must be new. I hope it may help you. Could you please tell me where I can obtain my PUID? Thank you. in cookie only chatgpt4 can get PUID by cookie, i'm not sure, i can not find it in my chatgpt3.5 cookies!
gharchive/issue
2023-03-22T08:51:14
2025-04-01T04:33:19.326709
{ "authors": [ "FerryboatSeranade", "jhonroxton", "linyunyx", "s00466019" ], "repo": "acheong08/ChatGPT-Proxy-V4", "url": "https://github.com/acheong08/ChatGPT-Proxy-V4/issues/15", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
1669695997
Structures spawn near the void (Incompatibility with terrain gen mods?) I'm using Nullscape and Enderscape for end terrain generation (and also the enderite mod). I noticed pretty much all of the purpielle structures generate near the void: I assume this is some sort of compat issue with terrain generation mods. If that's true please make it compatible so that we can use it with other mods that change the end. Thanks This is already fixed in 4.0 but I'm not sure when it'll be released
gharchive/issue
2023-04-16T05:45:14
2025-04-01T04:33:19.347093
{ "authors": [ "KB-Q", "acikek" ], "repo": "acikek/purpeille", "url": "https://github.com/acikek/purpeille/issues/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1576850025
refactor: overfetchin onune gecerek response timei hizlandirma - areas lite Refactor İsteği Su an ekranda gozukmesini istedigimiz pointleri /feeds/areas adli bir endpoint uzerinden atiyoruz. Burada BE projesi bir guncelleme cikti. Bu guncelleme ile birlikte transfer edilecek payloadi dusurmeyi planliyoruz. Çözüm Önerisi Yeni yazilmis iki endpointi implemente ederek bu soruna cozum getirebilirz. /locations/{point-id} - Ilgili pointin detayini al /areas/lite - Pointlerid asagidaki struct ile dondurur [ { id: number, loc: [lat, lon] } ] Bu iki endpoint implemente edilerek sorunlarin onune gecirilebilir. Ek Bağlam API spesifikasyonu - https://api.afetharita.com/feeds/ #488 duplicate
gharchive/issue
2023-02-08T21:54:24
2025-04-01T04:33:19.349620
{ "authors": [ "altankurt", "fdemir" ], "repo": "acikkaynak/deprem-yardim-frontend", "url": "https://github.com/acikkaynak/deprem-yardim-frontend/issues/521", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1718682746
bug: Bring it back in case the location is accidentally lost Bug Definition If there is a selected position and it is moved away from the position, it should come back to the position by selecting it again, but this function does not work correctly. -- Please add discord contact information ** discord username: alicangunduz#0001 ** ## Bug environment https://musahit-harita-frontend.vercel.app/ Describe how you are producing the bug step by step Go to https://musahit-harita-frontend.vercel.app/ Click "Okul Sorgula" Choose any city Then drag the map with the mouse to move it to another location Select your first province from the "Okul Sorgula" field again Expected Behaviour It should come back when you select the lost position again. Screen shots screen-capture.webm Since Apply Options button had added this bug will not occur now in the stage. Because of that i'm closing the issue. If the error still persists, we can reopen the issue.
gharchive/issue
2023-05-21T23:50:38
2025-04-01T04:33:19.354213
{ "authors": [ "alicangunduz", "sevilayerkan" ], "repo": "acikkaynak/musahit-harita-frontend", "url": "https://github.com/acikkaynak/musahit-harita-frontend/issues/14", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1161348177
Create additional Application endpoints Create accept and reject endpoints for Applications Add populate to findAllApplications LGTM
gharchive/pull-request
2022-03-07T12:20:47
2025-04-01T04:33:19.365039
{ "authors": [ "0aps", "goritm" ], "repo": "acme-explorer/acme-explorer", "url": "https://github.com/acme-explorer/acme-explorer/pull/16", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1942337963
Added check for ssh setup Solves #2 @sujay1844 LGTM but can you share a screenshot of an instance where the ssh is not configured and gegit shows the user that this happened? SSH is setup for normal user, no error is displayed. But root user does not have SSH setup, so it shows an error along with a link to the relevant docs Awesome! Good to see another fedora user :) the bounty? @skudlur !bounty 80
gharchive/pull-request
2023-10-13T17:19:20
2025-04-01T04:33:19.375408
{ "authors": [ "skudlur", "sujay1844" ], "repo": "acmpesuecc/gegit", "url": "https://github.com/acmpesuecc/gegit/pull/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2598509382
Captcha added I have added a captcha on the top of signup page. Please check and assign some bounty points @mahika34 let me check and get back to you in a few minutes yeah sure! @mahika34 have you added all of these changes youve made in a templates folder? yes i have added the css and js files can you send me a screenshot of how it looks in your screen cause it is not giving a proper output for me umm it should give the captcha also. It came before but now its not coming. Maybe cuz of internet issue yeah i mentioned that i put it in the top of the page There is some issue with your api call Ive asked some of the other maintainer heads to assign you even partial bounty you need to get get the captcha working in the least ohk ill try
gharchive/pull-request
2024-10-18T22:46:03
2025-04-01T04:33:19.378802
{ "authors": [ "mahika34", "rohancyriac029" ], "repo": "acmpesuecc/signup", "url": "https://github.com/acmpesuecc/signup/pull/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1418507148
Feature add in main.py solving issue #2 solving issue #2 !bounty 25 !bounty 25
gharchive/pull-request
2022-10-21T15:24:03
2025-04-01T04:33:19.380215
{ "authors": [ "charan2308", "shrutidewan" ], "repo": "acmpesuecc/weatherforecast", "url": "https://github.com/acmpesuecc/weatherforecast/pull/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
486134840
which python version does polex dependent on ? This project can not work fine with ununtu18.04 and python3.6? would you have some suggestion? Sorry for the delay in the response! We are running polex with Ubuntu 18.04 and Python 2.7. Please try to run the code with Python 2.7.
gharchive/issue
2019-08-28T03:04:48
2025-04-01T04:33:19.409617
{ "authors": [ "acschaefer", "will1991" ], "repo": "acschaefer/polex", "url": "https://github.com/acschaefer/polex/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1820363052
Add an MRN layer and adjust layer help Add a layer for the Major Road Network, generated in https://github.com/acteng/atip-data-prep/pull/14. Also switch from tooltips on the checkboxes to a full help modal. That lets us include external links, full attribution, and -- for some of the next layers -- give more details about assumptions / limitations of the data. https://github.com/acteng/atip/assets/1664407/9e6a6cc3-5381-4188-a5f6-109ba55862bf Based on the vid, the lines are really wide, can they pls be thinner? Other than that big 👍
gharchive/pull-request
2023-07-25T13:37:08
2025-04-01T04:33:19.419570
{ "authors": [ "dabreegster", "robinlovelace-ate" ], "repo": "acteng/atip", "url": "https://github.com/acteng/atip/pull/291", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2102788827
json: cannot unmarshal array into Go value of type github.Repository Quick Note - This whole thing could simply be that at one time I thought that actions-sync created the organization if it did not exist, then created the repository, again if it did not exist, then finally push the repo. Just to REALLY sort things out, I event did the command: gh-org-admin-promote -u ghe-admin -o actions. Error json: cannot unmarshal array into Go value of type github.Repository Command actions-sync sync --cache-dir 'c:\temp' --destination-token 'abc123' --destination-url 'http://<serverFQDN>' --repo-name docker/bake-action Environment Windows 11 23H2 (OS Build 22631.3007) PowerShell 7.4.1 Go v1.21.6 Chocolatey v2.2.2 Note: I am using this to test the process. I have a classic token which as the following rights: admin:enterprise, admin:org, repo, site_admin, workflow Narrative I have the latest version of actions-sync saved in my c:\program files\dotnet directory. This directory is in the path. I am using PowerShell 7.4.1 to execute the command as noted above. I am attempting to sync from my Windows workstation to a GitHub Version 3.10.5 instance. Expectations sync the repository of my choice from https://github.com to my instance using actions-sync and the sync command. If organization does not exist, the tool creates the organization then creates the repository and pushes the fetched repository to the newly created organization and repository. Could be me, but I thought earlier versions did this? Steps and Outcomes Note: I am using this to test the process. I have a classic token which as the following rights: admin:enterprise, admin:org, repo, site_admin, workflow Issue Action Sync Command command: actions-sync sync --cache-dir 'c:\temp' --destination-token 'abc123' --destination-url 'http://myserver' --repo-name docker/bake-action result: error creating github repository docker/bake-action: error creating organization docker: GET https://myserver/api/v3/admin/organizations: 404 Not Found [] At this point, I go and create the docker organization in my instance and re-issue the command Issue Action Sync Command command: actions-sync sync --cache-dir 'c:\temp' --destination-token 'abc123' --destination-url 'http://myserver' --repo-name docker/bake-action result: error creating github repository docker/bake-action: error creating repository docker/bake-action: json: cannot unmarshal array into Go value of type github.Repository At this point I create the bake-action repository in the docker organization and re-issue the command Issue Action Sync Command command: actions-sync sync --cache-dir 'c:\temp' --destination-token 'abc123' --destination-url 'http://myserver' --repo-name docker/bake-action result: fetching * refs for docker/bake-action ... not using impersonation for the requests syncing docker/bake-action Existing repo docker/bake-action successfully synced docker/bake-action Hi @matross-gh thanks for filing an issue! If you could could you let us know what version of actions-sync you encountered this issue in? I noticed that this project is not using matrix build for Windows so it very well could be a Go related issue. We'll work on reproducing the issue internally as well. @shawnHartsell Hi there! Sure thing! I am using GHES Actions Sync v0.2 obtained from issuing the command actions-sync version. @matross-gh I was able to repro this, and admit should have seen the problem sooner 😢. I believe you're encountering this issue b/c your using http instead of https for --destination-url. Can you update your command and see if that if that works for you? Details When http is used, the REST API returns a 301. Furthermore, the http.Client that's used to create the go-github Client is configured with the default behavior to follow redirects, which results in a GET being executed to the endpoint instead. In the case of creating a repo (the last action in the sync command) what actually ends up happening is that repos for the user/org are being fetched. The response body for fetching repos is an array which causes the Marshaling error ([]Repo to Repo) Below is an example taken from one of my test GHES instance via curl: curl -v -L \ -X GET \ -H "Accept: application/vnd.github+json" \ -H "Authorization: Bearer REDACTED" \ -H "X-GitHub-Api-Version: 2022-11-28" \ http://REDACTED/api/v3/orgs/shawnhartsell/repos \ -d '{"name":"Hello-World","description":"This is your first repository","homepage":"https://github.com","private":false,"has_issues":true,"has_projects":true,"has_wiki":true}' ... < HTTP/1.1 301 Moved Permanently < Content-Length: 0 * Please rewind output before next send < Location: https://REDACTED/api/v3/orgs/shawnhartsell/repos < connection: close < * Closing connection * Clear auth, redirects to port from 80 to 443 * Issue another request to this URL: 'https://REDACTED/api/v3/orgs/shawnhartsell/repos' * Switch from POST to GET * ....TLS STUFF REMOVED FOR BREVITY > GET /api/v3/orgs/shawnhartsell/repos HTTP/2 > Host: REDACTED > User-Agent: curl/8.4.0 > Accept: application/vnd.github+json > X-GitHub-Api-Version: 2022-11-28 > < HTTP/2 401 < server: GitHub.com < date: Wed, 17 Apr 2024 16:47:20 GMT < content-type: application/json; charset=utf-8 < content-length: 135 < x-github-enterprise-version: 3.10.9 { "message": "Must authenticate to access this API.", "documentation_url": "https://docs.github.com/enterprise-server@3.10/rest" } @shawnHartsell Wow! Thank you! That worked! I can't believe I did that! sheesh! Using same version with same tooling on my laptop, no change there. Command (with HTTPS on --destination-url parameter) actions-sync sync --cache-dir 'c:\temp' --destination-token 'ghp_abc123' --destination-url 'https://myinstanceFQDN' --repo-name 'docker/bake-action' Output Pardon the use of ghe-admin, just forming the repeatable process here. I will be using a different account for this action. Thank you very much and my apologies for such a late reply! No problem! Glad that resolved your issue. As a follow up I created #128 to force the use of HTTPs. I also noticed that the version command is not outputting correct data so I created #129 as well.
gharchive/issue
2024-01-26T19:37:32
2025-04-01T04:33:19.436777
{ "authors": [ "matross-gh", "shawnHartsell" ], "repo": "actions/actions-sync", "url": "https://github.com/actions/actions-sync/issues/96", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2323863238
Checksum verification failed on Windows 2019 and Windows 2022 Description Attempted to build both Windows 2019 and Windows 2022 images based on the current repo, but they are both failing with the error below: ==> azure-arm: Checksum verification failed: expected 2655938bc0e94e788b847c45adcc87a8c4afd160294a0f374c7306a1015ec83d300c1092f11f3869 ==> azure-arm: 58686b70431cec109257ace163a79551f5be797fb8b6a0ba, got A48E753165286E567507C2C73ABF3C38BB0C50015352424851ADCEE75DD884564 ==> azure-arm: C29DC66DC82346E62CD95BDED680D5A6722D12253088B1E6717C0FDE8570042 ==> azure-arm: At C:\Program Files\WindowsPowerShell\Modules\ImageHelpers\InstallHelpers.ps1:919 char:9 ==> azure-arm: + throw "Checksum verification failed: expected $expectedHash, ... ==> azure-arm: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==> azure-arm: + CategoryInfo : OperationStopped: (Checksum verifi...717C0FDE8570042:String) [], RuntimeException ==> azure-arm: + FullyQualifiedErrorId : Checksum verification failed: expected 2655938bc0e94e788b847c45adcc87a8c4afd160294a0f374 ==> azure-arm: c7306a1015ec83d300c1092f11f386958686b70431cec109257ace163a79551f5be797fb8b6a0ba, got A48E753165286E567507C2C73ABF3 ==> azure-arm: C38BB0C50015352424851ADCEE75DD884564C29DC66DC82346E62CD95BDED680D5A6722D12253088B1E6717C0FDE8570042 Platforms affected [X] Azure DevOps [ ] GitHub Actions - Standard Runners [ ] GitHub Actions - Larger Runners Runner images affected [ ] Ubuntu 20.04 [ ] Ubuntu 22.04 [ ] Ubuntu 24.04 [ ] macOS 11 [ ] macOS 12 [ ] macOS 13 [ ] macOS 13 Arm64 [ ] macOS 14 [ ] macOS 14 Arm64 [X] Windows Server 2019 [X] Windows Server 2022 Image version and build link Private builds of Azure DevOps agents based on Windows Server 2019 and Windows Server 2022 from this repo Is it regression? Yes Expected behavior Checksums match and builds proceeds successfully. Actual behavior ==> azure-arm: Provisioning with powershell script: /agent/_work/1/s/runner-images/images/windows/scripts/build/Install-DotnetSDK.ps1 azure-arm: Downloading package from https://dot.net/v1/dotnet-install.ps1 to C:\Users\packer\AppData\Local\Temp\dotnet-install.ps1... azure-arm: Package downloaded in 0.81 seconds azure-arm: Downloading package from https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/6.0/releases.json to C:\Users\packer\AppData\Local\Temp\releases.json... azure-arm: Package downloaded in 0.56 seconds azure-arm: Installing dotnet 6.0.131 azure-arm: dotnet-install: Remote file https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.131/dotnet-sdk-6.0.131-win-x64.zip size is 251514428 bytes. azure-arm: dotnet-install: Downloaded file https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.131/dotnet-sdk-6.0.131-win-x64.zip size is 251514428 bytes. azure-arm: dotnet-install: The remote and local file sizes are equal. azure-arm: dotnet-install: Extracting the archive. azure-arm: dotnet-install: Adding to current process PATH: "C:\Program Files\dotnet". Note: This change will not be visible if PowerShell was run as a child process. azure-arm: dotnet-install: Note that the script does not resolve dependencies during installation. azure-arm: dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install/windows#dependencies azure-arm: dotnet-install: Installed version is 6.0.131 azure-arm: dotnet-install: Installation finished azure-arm: Downloading package from https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/6.0/releases.json to C:\Users\packer\AppData\Local\Temp\releases.json... azure-arm: Package downloaded in 0.13 seconds ==> azure-arm: Checksum verification failed: expected 2655938bc0e94e788b847c45adcc87a8c4afd160294a0f374c7306a1015ec83d300c1092f11f3869 ==> azure-arm: 58686b70431cec109257ace163a79551f5be797fb8b6a0ba, got A48E753165286E567507C2C73ABF3C38BB0C50015352424851ADCEE75DD884564 ==> azure-arm: C29DC66DC82346E62CD95BDED680D5A6722D12253088B1E6717C0FDE8570042 ==> azure-arm: At C:\Program Files\WindowsPowerShell\Modules\ImageHelpers\InstallHelpers.ps1:919 char:9 ==> azure-arm: + throw "Checksum verification failed: expected $expectedHash, ... ==> azure-arm: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==> azure-arm: + CategoryInfo : OperationStopped: (Checksum verifi...717C0FDE8570042:String) [], RuntimeException ==> azure-arm: + FullyQualifiedErrorId : Checksum verification failed: expected 2655938bc0e94e788b847c45adcc87a8c4afd160294a0f374 ==> azure-arm: c7306a1015ec83d300c1092f11f386958686b70431cec109257ace163a79551f5be797fb8b6a0ba, got A48E753165286E567507C2C73ABF3 ==> azure-arm: C38BB0C50015352424851ADCEE75DD884564C29DC66DC82346E62CD95BDED680D5A6722D12253088B1E6717C0FDE8570042 ==> azure-arm: Repro steps Build the Windows Server 2019 or Windows Server 2022 image using the code in runner images I am also receiving the same error. Could someone please verify and update this? => azure-arm.image: Checksum verification failed: expected 2655938bc0e94e788b847c45adcc87a8c4afd160294a0f374c7306a1015ec83d300c1092f11f3869 ==> azure-arm.image: 58686b70431cec109257ace163a79551f5be797fb8b6a0ba, got A48E753165286E567507C2C73ABF3C38BB0C50015352424851ADCEE75DD884564 ==> azure-arm.image: C29DC66DC82346E62CD95BDED680D5A6722D12253088B1E6717C0FDE8570042 Same. I temporarily worked around it by commenting out the lines doing that checksum verification in the Install-DotnetSDK.ps1 script: The same issue with running a build locally for win-19 server to update Chrome Browser to v125 from: https://github.com/actions/runner-images/releases/tag/win19%2F20240526.1 and from successful main build: I notice that the Install-DotnetSDK.ps1 downloads the install package from here: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.131/dotnet-sdk-6.0.131-win-x64.zip (by using https://dot.net/v1/dotnet-install.ps1). Then it checks the hash code with the corresponding value obtained from https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/6.0/releases.json: { "name": "dotnet-sdk-win-x64.zip", "rid": "win-x64", "url": "https://download.visualstudio.microsoft.com/download/pr/ce77d3f6-4248-463d-931c-30f67208dd2c/ee2e8a08f2e490028d58450cf40a9cca/dotnet-sdk-6.0.131-win-x64.zip", "hash": "2655938bc0e94e788b847c45adcc87a8c4afd160294a0f374c7306a1015ec83d300c1092f11f386958686b70431cec109257ace163a79551f5be797fb8b6a0ba" }, These are different sources. The file downloaded with the url in the releases.json is consistent with the hash. Apparently there is a mismatch between the package hosted by https://dotnetcli.azureedge.net and the package hosted in https://download.visualstudio.microsoft.com. HI @vamshisiram , we're working on your request , we will share the latest update ASAP. Thanks for the acknowledgment @kishorekumar-anchala Same. I temporarily worked around it by commenting out the lines doing that checksum verification in the Install-DotnetSDK.ps1 script: @kishorekumar-anchala the workaround suggested by @pbcahill worked for me. Just wanted to let you know, in case it helps troubleshooting @kishorekumar-anchala Hi @Ami-007 Could you please try to re-deploy by forking the main repo , confirm back if same error occurs. Hi @kishorekumar-anchala, Retrying now, we will know in about 4-5 hours. Thanks This is very good news. Thanks Kishore for taking care of this. Get Outlook for iOShttps://aka.ms/o0ukef From: Johan Markenstein @.> Sent: Friday, May 31, 2024 6:33:27 AM To: actions/runner-images @.> Cc: vamshisiram @.>; Mention @.> Subject: Re: [actions/runner-images] Checksum verification failed on Windows 2019 and Windows 2022 (Issue #9958) I just successfully completed the build using the main branch. The checksum issue seem to be solved: the package downloaded from https://dotnetcli.azureedge.nethttps://dotnetcli.azureedge.net/ results in the hash code that matches https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/6.0/releases.json. No code changes (or workarounds) needed. — Reply to this email directly, view it on GitHubhttps://github.com/actions/runner-images/issues/9958#issuecomment-2142176064, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVU36WS6QVJQLSVOCF2PIPDZFB32PAVCNFSM6AAAAABIPMITUSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBSGE3TMMBWGQ. You are receiving this because you were mentioned.Message ID: @.***> I just successfully completed the build using the main branch. The checksum issue seem to be solved: the package downloaded from https://dotnetcli.azureedge.net results in the hash code that matches https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/6.0/releases.json. No code changes (or workarounds) needed. When did you run a build? We are now seeing a signature thumbprint error when packer is installing AWSTools. @kishorekumar-anchala we can’t check if the checksum is working due to this issue now as pipeline is failing there instead @Ami-007 : my message concerns only the "Checksum verification failed on Windows 2019 and Windows 2022" Issue. Not related to anything AWSTools related.
gharchive/issue
2024-05-29T17:29:00
2025-04-01T04:33:19.467494
{ "authors": [ "Ami-007", "LubovKrasikova", "ihari277", "kishorekumar-anchala", "pbcahill", "vamshisiram", "yo1-markenstein" ], "repo": "actions/runner-images", "url": "https://github.com/actions/runner-images/issues/9958", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2520534719
[Ubuntu] Add Microsoft Edge browser to ubuntu 24 image Description This PR adds Microsoft Edge browser to the ubuntu 24 image. This will allow users to test their applications on the Microsoft Edge browser. Related issue: Check list [ ] Related issue / work item is attached [x] Tests are written (if applicable) [x] Documentation is updated (if applicable) [x] Changes are tested and related VM images are successfully generated Hi @ijunaidm, I wanted to let you know that I pulled the latest changes from the main branch before starting my updates on Microsoft Edge. At that time, your PR had not yet been merged. I double-checked before to proceed with my changes. For your reference, I have attached screenshots that detail the timeline and the state of the repository at that time. Could you please review the screenshots and let me know if there are any further actions needed on my part. The Below Screenshot shows My PR creation time The below Screenshot shows Your PR Merged time
gharchive/pull-request
2024-09-11T19:03:22
2025-04-01T04:33:19.472148
{ "authors": [ "hemanthmanga" ], "repo": "actions/runner-images", "url": "https://github.com/actions/runner-images/pull/10597", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1558401917
Artifacts uploaded are not removed on server causing storage limit. I used the action to upload my website docs on github-pages. However, each deployment created an artifact of 2GB causing my storage on github to reach its max capacity. Should there be a way to delete the artifacts in the action after it deploys to pages ? Maybe if its possible to on post actions of upload-pages-artifact Hello! We actually do remove artifacts from the backend side for you. I believe we only keep the last few ones (between 1 and 3). We also set the retention on the artifact to the minimum we can which is a day. The billing meters around artifacts storage are also not real time so unless you build many times in a single day, you should only see a temporary impact on your storage (for private repositories). @yoannchaudet hey I did tried using .. and checked the default retention is 1 day... However the size of our build is big so we wanted to delete the artifact immediately. Which I did not found
gharchive/issue
2023-01-26T16:15:48
2025-04-01T04:33:19.517025
{ "authors": [ "m-nathani", "yoannchaudet" ], "repo": "actions/upload-pages-artifact", "url": "https://github.com/actions/upload-pages-artifact/issues/50", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
681742141
macOS update notification blocks UI tests Describe the bug macOS update notification pops up sometimes while UI tests are running Area for Triage: Apple Question, Bug, or Feature?: Bug Virtual environments affected [X] macOS 10.15 [ ] Ubuntu 16.04 LTS [ ] Ubuntu 18.04 LTS [ ] Ubuntu 20.04 LTS [ ] Windows Server 2016 R2 [ ] Windows Server 2019 Expected behavior No notification Actual behavior image checks for updates unpredictably. Please disable updates or provide steps to disable updates notifications. Run a UI test for longer than 5 minutes Sometimes updates notifications are shown We tried: launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist killall NotificationCenter || true killall UserNotificationCenter || true unload fails: /System/Library/LaunchAgents/com.apple.notificationcenterui.plist: Operation not permitted while System Integrity Protection is engaged https://github.com/sparta-science/connect/runs/1002532655?check_suite_focus=true#step:5:6 Example of the failure: https://github.com/sparta-science/connect/runs/1002356825?check_suite_focus=true#step:14:203 see build artifacts for screenshots and details showing running test is loosing focus due to notification window. Hello, could you please try to run the following code?: updateName=$(softwareupdate -l | grep "Title: " | awk -F[:,] '{print $2}' | awk '{$1=$1};1') if [ ! -z "$updateName" ]; then sudo softwareupdate --ignore "$updateName" fi Hello, @paulz As a temporary workaround you could use - https://github.com/sindresorhus/do-not-disturb-cli : - name: cli run: | npm install --global Thank you @al-cheb, trying it now, works so far!
gharchive/issue
2020-08-19T10:47:32
2025-04-01T04:33:19.524317
{ "authors": [ "al-cheb", "maxim-lobanov", "paulz" ], "repo": "actions/virtual-environments", "url": "https://github.com/actions/virtual-environments/issues/1436", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
518700428
Build system info in the log Tool information Tool name: Information Add or update? Add Desired version: All the versions Approximate size: A few bytes per log Virtual environments affected [x] macOS 10.15 [x] Ubuntu 16.04 LTS [x] Ubuntu 18.04 LTS [x] Windows Server 2016 R2 [x] Windows Server 2019 Are you willing to submit a PR? Yes, given pointers. Please could you could output the OS version along with other pertinent tools and version numbers at the start of each run? This can really help debug problems when things are upgraded in the image. For example, Travis CI begins builds with "Build system information": For example, see https://github.com/actions/virtual-environments/issues/53#issuecomment-550405295 for confusion caused by not knowing what is running. Thank you! See also https://github.com/actions/virtual-environments/issues/81#issuecomment-562761489 for more confusion about what is running. In the meantime, I added a DIY version (https://github.com/python-pillow/Pillow/pull/4262) to our builds, which was useful in finding out why PyPy3 builds are now failing (python runs CPython 2 instead, https://github.com/actions/setup-python/issues/54). Hi @hugovk , the information which are printed to build log is determined by runner, not the image itself. Could you please try to log the issue in https://github.com/actions/runner repository Closing this issue, feel free to reopen if needs Thanks, requested at https://github.com/actions/runner/issues/346.
gharchive/issue
2019-11-06T19:57:55
2025-04-01T04:33:19.531451
{ "authors": [ "hugovk", "maxim-lobanov" ], "repo": "actions/virtual-environments", "url": "https://github.com/actions/virtual-environments/issues/79", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1074449217
[AL - 1596] Dataset view saving 🚀 🚀 Pull Request Checklist: [ ] My code follows the style guidelines of this project and the Contributing document [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have kept the coverage-rate up [ ] I have performed a self-review of my own code and resolved any problems [ ] I have checked to ensure there aren't any other open Pull Requests for the same change [ ] I have described and made corresponding changes to the relevant documentation [ ] New and existing unit tests pass locally with my changes Changes Save dataset views like: https://activeloop.atlassian.net/browse/AL-1596 ds = hub.datatset(.....) view = ds[[1, 5, 7, 10]] view.store("hub://...") Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but the status is still pending? Let us recheck it.
gharchive/pull-request
2021-12-08T14:06:56
2025-04-01T04:33:19.552073
{ "authors": [ "CLAassistant", "farizrahman4u" ], "repo": "activeloopai/Hub", "url": "https://github.com/activeloopai/Hub/pull/1380", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
793131172
🛑 Processors is down In 75ac2de, Processors ($STATUS_URL) was down: HTTP code: 200 Response time: 74 ms Resolved: Processors is back up in 85842ce. Resolved: Processors is back up in 85842ce.
gharchive/issue
2021-01-25T07:50:23
2025-04-01T04:33:19.606342
{ "authors": [ "max-acumen" ], "repo": "acumenlabs/status-page", "url": "https://github.com/acumenlabs/status-page/issues/149", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1148574782
⚠️ Processors has degraded performance In 83eac94, Processors ($STATUS_URL) experienced degraded performance: HTTP code: 200 Response time: 46 ms Resolved: Processors performance has improved in 576f072.
gharchive/issue
2022-02-23T21:03:53
2025-04-01T04:33:19.608650
{ "authors": [ "max-acumen" ], "repo": "acumenlabs/status-page", "url": "https://github.com/acumenlabs/status-page/issues/2695", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1174916131
⚠️ Processors has degraded performance In 2dc65bf, Processors ($STATUS_URL) experienced degraded performance: HTTP code: 200 Response time: 88 ms Resolved: Processors performance has improved in 8c33b96.
gharchive/issue
2022-03-21T05:45:38
2025-04-01T04:33:19.610779
{ "authors": [ "max-acumen" ], "repo": "acumenlabs/status-page", "url": "https://github.com/acumenlabs/status-page/issues/2889", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1283276543
⚠️ Processors has degraded performance In 021d23d, Processors ($STATUS_URL) experienced degraded performance: HTTP code: 200 Response time: 51 ms Resolved: Processors performance has improved in cbab657.
gharchive/issue
2022-06-24T05:23:18
2025-04-01T04:33:19.612874
{ "authors": [ "max-acumen" ], "repo": "acumenlabs/status-page", "url": "https://github.com/acumenlabs/status-page/issues/3412", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1353270390
⚠️ Processors has degraded performance In dc5567c, Processors ($STATUS_URL) experienced degraded performance: HTTP code: 200 Response time: 118 ms Resolved: Processors performance has improved in df6832d.
gharchive/issue
2022-08-28T07:15:27
2025-04-01T04:33:19.614968
{ "authors": [ "danielshir" ], "repo": "acumenlabs/status-page", "url": "https://github.com/acumenlabs/status-page/issues/3858", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1292391176
issue in Github action, pytest not considered have to enable pytest and adding test-related codes in Authentication service fixed, pytest added
gharchive/issue
2022-07-03T18:42:23
2025-04-01T04:33:19.615911
{ "authors": [ "ismohamedi" ], "repo": "acuteLab/monitoring-and-evaluation-core", "url": "https://github.com/acuteLab/monitoring-and-evaluation-core/issues/24", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
179178518
MMPopupView 的 showAnimation 里面的 UIView animation 没有效果呀 你好,MMPopupView 的 showAnimation 里面的 UIView animation 没有效果呀(直接跳到了animation之后的设置结果) 对于动画: - (MMPopupBlock)sheetShowAnimation [self layoutIfNeeded]; 必须要改成 [self.superview layoutIfNeeded]; 才有效果。
gharchive/issue
2016-09-26T09:23:35
2025-04-01T04:33:19.620040
{ "authors": [ "danwey" ], "repo": "adad184/MMPopupView", "url": "https://github.com/adad184/MMPopupView/issues/45", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
101455986
Help with background I am sorry if this seems a basic question, but I have been using spyre and I think is awesome, but my knowledge of CherryPi is very limited. My question is regarding adding pictures to the background of the html. I changed the CustomView class to use my own html template and css, however when I try to add a local file as a background (or even as a favico) the server doesn't seem to find the file on the root directory. Maybe this is more related to cherryPi than spyre but does anybody know how this can be achieved? @LuisSoares the easiest way to do this is to host the image somewhere else (S3, photobucket, etc.) and reference that image within the getCussomCSS method. Here's an example using a photo I uploaded to photobucket (here: http://s95.photobucket.com/user/adamjdanger/media/indonesia_bg.jpg.html) from spyre import server class SimpleApp(server.App): title = "Simple App" inputs = [{ "type":"text", "key":"words", "label":"write words here", "value":"hello world", "action_id":"simple_html_output"}] outputs = [{"type":"html", "id":"simple_html_output"}] def getHTML(self, params): words = params["words"] return "Here's what you wrote in the textbox: <b>%s</b>" % words def getCustomCSS(self): css = """body { background-image: url("http://i95.photobucket.com/albums/l141/adamjdanger/indonesia_bg.jpg");}""" return css app = SimpleApp() app.launch() If you wanted a completely self-contained app (that worked without internet access) you could create an endpoint for your image. Make sure the image you're using as the background is in the same directory you are launching your app from and add a getImage method to your app and an additional output of type image. Here's an example: from spyre import server import matplotlib.image as mpimg class SimpleApp(server.App): title = "Simple App" inputs = [{ "type":"text", "key":"words", "label":"write words here", "value":"hello world", "action_id":"simple_html_output"}] outputs = [{"type":"html", "id":"simple_html_output"}, {"type" : "image", "id" : "bg_image", "on_page_load" : False}] def getHTML(self, params): words = params["words"] return "Here's what you wrote in the textbox: <b>%s</b>" % words def getCustomCSS(self): css = """body { background-image: url("image?output_id=bg_image");}""" return css def getImage(self, params): img = mpimg.imread('indonesia_bg.jpg') return img app = SimpleApp() app.launch() A couple of things to note here. Make sure you import matplotlib.image. Also, make sure you set the attribute on_page_load to False for the image output (otherwise it will try to load as an output and your background). Finally the url you specify in the css is image?output_id=bg_image where "bg_image" was the output_id we specified in our output's attributes.
gharchive/issue
2015-08-17T16:07:59
2025-04-01T04:33:19.689638
{ "authors": [ "LuisSoares", "adamhajari" ], "repo": "adamhajari/spyre", "url": "https://github.com/adamhajari/spyre/issues/32", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
208765847
Youtube? Do you have any idea how to reconfigure the scope in google auth to incorporate youtube validation? Specifically, this end point: https://www.googleapis.com/auth/youtube.readonly'. Sorry, figure it out. For reference, to enable youtube: const SCOPE = 'https://www.googleapis.com/auth/youtube.readonly email profile'; const AUTH = 'https://accounts.google.com/o/oauth2/v2/auth'; const TOKEN = 'https://www.googleapis.com/oauth2/v4/token'; const YT = 'https://www.googleapis.com/youtube/v3/channels?part=brandingSettings,contentDetails,contentOwnerDetails,id,localizations,snippet,statistics,topicDetails,status&mine=true'; // const GOOGLE = 'https://www.googleapis.com/oauth2/v2/userinfo'; const checkError = ifElse( has('error'), pipe(prop('error'), curry((e) => { throw new Error(e); })), identity, ); const getUser = curry((request, credentials) => pipe( prop('access_token'), getHeaders, set(lensProp('headers'), __, {}), pipeP( partial(request, [YT]), invoker(0, 'json'), set(lensProp('user'), __, {}), set(lensProp('credentials'), credentials), ), )(credentials)); I'd like to be able to receive data from both the youtube & userinfo end points, but I haven't quite figured that out. The OAuth scope option should be made configurable (and some other options like prompt), then you could login with the extra scope and make subsequent requests to the YouTube API with the credentials you get back, eg. import { google } from 'react-native-simple-auth'; const url = 'https://www.googleapis.com/youtube/v3/channels?part=brandingSettings,contentDetails,contentOwnerDetails,id,localizations,snippet,statistics,topicDetails,status&mine=true'; google({ appId: '123-123abc.apps.googleusercontent.com', callback: 'com.reactnativesimpleauthexample:/oauth2redirect', scope: 'https://www.googleapis.com/auth/youtube.readonly email profile', }).then((info) => { return fetch(url, { headers: { Authorization: `Bearer ${info.credentials.token}` }, }); }).then((resp) => { // YT response }); At the moment, the library is more geared towards Authentication (identifying the user using an OAuth provider) rather than Authorization (getting permission from the user to access various resources of the OAuth provider). I would like to add more authorization features (like exposing a method to add the necessary OAuth headers to a request), but haven't got the need for them so not got round to doing it. Happy to accept PRs if anyone wants to take a look.
gharchive/issue
2017-02-20T01:46:43
2025-04-01T04:33:19.696479
{ "authors": [ "adamjmcgrath", "code812" ], "repo": "adamjmcgrath/react-native-simple-auth", "url": "https://github.com/adamjmcgrath/react-native-simple-auth/issues/53", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
743144467
migrate to .net standard2.0 I have migrated code to .net standard2.0 with a little changes of code, so that it can be used under .net framework. Hello @yangzhongke. Thank you for PR and sorry, that I wasn't answering so long. I'm checking... The PR has been closed. However, its major changes were applied by another feature scopes.
gharchive/pull-request
2020-11-14T23:47:10
2025-04-01T04:33:19.711954
{ "authors": [ "adamshakhabov", "yangzhongke" ], "repo": "adamshakhabov/SlideDotNet", "url": "https://github.com/adamshakhabov/SlideDotNet/pull/73", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2255216501
🛑 mastodon-relay.moew.science is down In 9d51a3e, mastodon-relay.moew.science (https://mastodon-relay.moew.science/actor) was down: HTTP code: 0 Response time: 0 ms Resolved: mastodon-relay.moew.science is back up in 18ece00 after 24 minutes.
gharchive/issue
2024-04-21T18:54:37
2025-04-01T04:33:19.720449
{ "authors": [ "adamus1red" ], "repo": "adamus1red/ActivityPub-Relays", "url": "https://github.com/adamus1red/ActivityPub-Relays/issues/11739", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2393926309
🛑 mastodon-relay.moew.science is down In 06235e1, mastodon-relay.moew.science (https://mastodon-relay.moew.science/actor) was down: HTTP code: 0 Response time: 0 ms Resolved: mastodon-relay.moew.science is back up in da465a9 after 11 minutes.
gharchive/issue
2024-07-07T07:13:06
2025-04-01T04:33:19.722930
{ "authors": [ "adamus1red" ], "repo": "adamus1red/ActivityPub-Relays", "url": "https://github.com/adamus1red/ActivityPub-Relays/issues/12513", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1566621867
🛑 relay.national-defence.network is down In 6dc90e6, relay.national-defence.network (https://relay.national-defence.network/actor) was down: HTTP code: 530 Response time: 63 ms Resolved: relay.national-defence.network is back up in 69694ce.
gharchive/issue
2023-02-01T18:47:22
2025-04-01T04:33:19.725371
{ "authors": [ "adamus1red" ], "repo": "adamus1red/ActivityPub-Relays", "url": "https://github.com/adamus1red/ActivityPub-Relays/issues/3166", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1570202059
🛑 relay.fedi.agency is down In ebab575, relay.fedi.agency (https://relay.fedi.agency/actor) was down: HTTP code: 502 Response time: 461 ms Resolved: relay.fedi.agency is back up in ecc9534.
gharchive/issue
2023-02-03T17:30:07
2025-04-01T04:33:19.727852
{ "authors": [ "adamus1red" ], "repo": "adamus1red/ActivityPub-Relays", "url": "https://github.com/adamus1red/ActivityPub-Relays/issues/3203", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1590004357
🛑 mastodon-relay.moew.science is down In 1a15b52, mastodon-relay.moew.science (https://mastodon-relay.moew.science/actor) was down: HTTP code: 502 Response time: 700 ms Resolved: mastodon-relay.moew.science is back up in 44ad953.
gharchive/issue
2023-02-17T21:55:37
2025-04-01T04:33:19.730888
{ "authors": [ "adamus1red" ], "repo": "adamus1red/ActivityPub-Relays", "url": "https://github.com/adamus1red/ActivityPub-Relays/issues/3549", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1635050808
🛑 mastodon-relay.moew.science is down In ed9dfeb, mastodon-relay.moew.science (https://mastodon-relay.moew.science/actor) was down: HTTP code: 502 Response time: 529 ms Resolved: mastodon-relay.moew.science is back up in ef37dca.
gharchive/issue
2023-03-22T04:55:32
2025-04-01T04:33:19.733289
{ "authors": [ "adamus1red" ], "repo": "adamus1red/ActivityPub-Relays", "url": "https://github.com/adamus1red/ActivityPub-Relays/issues/4312", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1787943494
🛑 mastodon-relay.moew.science is down In cf7c246, mastodon-relay.moew.science (https://mastodon-relay.moew.science/actor) was down: HTTP code: 502 Response time: 331 ms Resolved: mastodon-relay.moew.science is back up in 3ef903e.
gharchive/issue
2023-07-04T13:31:48
2025-04-01T04:33:19.735703
{ "authors": [ "adamus1red" ], "repo": "adamus1red/ActivityPub-Relays", "url": "https://github.com/adamus1red/ActivityPub-Relays/issues/6283", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
394491043
inconvenient format of minute data for pandas Summary Python 3.6 on latest anaconda The function get_historical_intraday('AAPL', date, format='pandas') returns strings with format "10:01 AM" which can be conveniently converted to a datetime object and consecutively to an index for a dataframe. However for eg. 10:00 it puts out "10 AM" which causes an error when doing something like [pd.to_datetime(i).strftime('%H:%M:%S') for i in df.label.values]. This is only a very minor issue but in my opinion the output format should be consistent for all timestamps. Date/time of issue 27.Dez.18 I think you are right...that's not so convenient. A PR to fix this would be welcomed...I won't be able to get around to it until after the new year. Thanks! There is a bug in the repaired implementation: https://github.com/addisonlynch/iexfinance/blob/7a77848ca0a792dbfbed6c17e70e25d3b9e20620/iexfinance/stocks/historical.py#L111-L116 to_datetime is given the time only, and therefore defaults to the current date. This has now been repaired and will be merged with version 4.0.
gharchive/issue
2018-12-27T21:24:56
2025-04-01T04:33:19.847484
{ "authors": [ "MoritzImendoerffer", "addisonlynch" ], "repo": "addisonlynch/iexfinance", "url": "https://github.com/addisonlynch/iexfinance/issues/95", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2568815062
Solving the responsive issue of the content boxes The responsiveness of this boxes are not good and texts are coming out of the box. I can solve this issue. Please @aditya-bhaumik assign me this task. Please add gssoc-ext and hacktober-accepted labels. this issue has been solved, so we are closing this issue.
gharchive/issue
2024-10-06T18:34:50
2025-04-01T04:33:20.319657
{ "authors": [ "Apoorva57", "Archisman141" ], "repo": "aditya-bhaumik/Pathsphere", "url": "https://github.com/aditya-bhaumik/Pathsphere/issues/366", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
769637708
Algorithm Easy 6 Python solution Solved issue #(your issue number) In Language- (your used language) [x] Updated README Link [x] Added code with comments Thanks for contributing! issue #453 Solution for taum and bday and modified kaprekar number
gharchive/pull-request
2020-12-17T07:31:36
2025-04-01T04:33:20.321199
{ "authors": [ "Sakshay-gupta" ], "repo": "adityabisoi/ds-algo-solutions", "url": "https://github.com/adityabisoi/ds-algo-solutions/pull/464", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2158354520
NPROC > 1 not working Hello Mr. @bch0w, I'm trying to use the MPI option for nproc>1. I already compiled specfem2d using FC=ifort, CC=icc and MPIFC=mpiifort but I'm getting this error: The parameters than I'm using for the simulation are: system: workstation optimize: LBFGS nproc: 20 ntask: 12 mpiexec: mpirun Can you help me to understand why I'm getting this error? PD. I also try to run the example 1 with nproc 4 and I got this error: I hope you can help me. Thanks. Hi @raulleoncz, sorry you're having issues with the example problem, thanks for providing the error messages. Starting with the second issue, I think this is coming from an update to the SPECFEM2D parameter file that has broken one of the functionalities used in the example (related #196). I'll have to make an update to the code to fix this, sorry! Regarding your first issue, seems like there is some trouble reading your SPECFEM model, if I am reading the error message correctly, it seems like all 20 parts of the model file may be empty? Are you able to check the outputs of meshfem/specfem to make sure they ran properly? Hi @raulleoncz, I think I fixed the second issue you were seeing in #197 and the subsequent devel commits (if you are using devel branch). Can you please update and let me know if that solves that issue? Hi @bch0w, I already ran the example using the devel branch. I didn't get the previous error but I got this: Hi @raulleoncz, woops sorry there was a missing import statement there, I've added that to the latest commit (9c2c082). However that code block was behind a Timeout error so you would have encountered the following error message: https://github.com/adjtomo/seisflows/blob/9c2c0824176712b56f72253bed53b032603ce771/seisflows/system/workstation.py#L256-L259 That suggests that something may be going wrong with your forward simulation, either you need to increase tasktime to allow the simulation time to finish, or check the output logs in scratch/solver/mainsolver/fwd_solver.log to see if there is something going wrong with specfem2d Hi @bch0w. You are right, after modifying the 'tasktime' in example 1 the simulation runs without any troubles. On the other hand, in the first error I showed above, I have checked the .bin files when running for nproc>1. Fortunately specfem has added a python script to visualize the 'proc000....bin' files and those files look correct. I am using a tomo.xyz file to run the forward simulation. Is there any difference in how the .bin files are created when using a tomo.xyz file instead of defining the model manually in the Par_file? Based on the last idea, I run forward simulation using a .xyz file and looking for an equally distribution of the spectral elements, literally running xmeshfem2D again and again. After having same number of elements in both init and true models I submitted the job and the first time I got this error: The external numerical solver has returned a nonzero exit code (failure). Consider stopping any currently running jobs to avoid wasted computational resources. Check 'scratch/solver/mainsolver/fwd_solver.log' for the solvers stdout log message. The failing command and error message are: exc: mpirun -n 4 bin/xspecfem2D err: Command 'mpirun -n 4 bin/xspecfem2D' returned non-zero exit status 2. Hi @raulleoncz, sorry for the slow response here, I'm still trying to figure out the exact issue you're facing. I have been checking the example's files and the first thing I noticed is that xmeshfem2D was ran with mpi (first thing I was doing differently): "mpirun -n $NPROC ./bin/xmeshfem2D" something that produces files like mesh0000{number of proc}_{variable}.vtk When you run SPECFEM with nproc > 1 then it is natural for the mesh and simulation to be split over many processors, so this seems fine and expected. Also, when looking the mesher_log.txt we can see that the total number of elements were divided equally, this means that each processor has (in the example case) 400 elements. Comparing my simulation with the example, I see that this condition is not being met. For example, my simulation has 58871, 56329, 57523 and 57677 elements per processor. Is it possible that this affects the simulation? I suspect something is going wrong with meshfem or specfem, do you mind sharing the following log files, you can probably attach them to your message directly or in a zip file, that would help diagnose the problem. scratch/solver/mainsolver/fwd_solver.log scratch/solver/mainsolver/fwd_mesher.log scratch/solver/mainsolver/OUTPUT_FILES/output_mesher.txt scratch/solver/mainsolver/OUTPUT_FILES/output_solver.txt Hello @bch0w, I'm sorry for my slow response. I was trying to run the simulations again but I wasn't able to get the same mesh partition. The error that I got is the same as in the first image ("The array has an inhomogeneous shape") and because of that I'm not able to add the log files. Just to give more information, I tried with the last version of Specfem2D (devel brach 8.1.0) and the version of the example 1. Both of them worked as it should be but when I wanted to run another example of specfem, let's say the "tomographic_ocean_model" example, I faced the same error. I don't know if the gcc, mpif90 and gfortran version has something to do. Just in case, I'm using openmpi-gcc12 and fftw 3.3.10_0+gfortran. Are you able to run the simulations with mpirun? Maybe I'm using a wrong version or configuration. Hi @raulleoncz, if I'm understanding correctly, this sounds more like a SPECFEM2D issue than a SeisFlows issue. Similarly the SeisFlows examples are really only configured to run a very specific SPECFEM2D problem so there is no guarantee that switching to a different example will work. I'd encourage you to open an issue with SPECFEM (https://github.com/SPECFEM/specfem2d/issues) and hopefully you can get some more targeted feedback. Hello @bch0w, I am really sorry for my late response. I have been investigating and what I found is that after dividing the elements, each processor has their own number of elements and what it is happening is that we are like trying to combine arrays of different shapes. I found that here: https://www.golinuxcloud.com/setting-an-array-element-with-a-sequence/ In one of my examples, I was using 4 processors and the elements were 58871, 56329, 57523 and 57677 elements per processor and it did not worked. I already tried to run one example with 2 processors and it worked because the elements were the same in both processors. I will add below the fwd_mesher.log and fwd_solver.log. fwd_mesher.log fwd_solver.log Also, I add pictures of the domain of each processor:
gharchive/issue
2024-02-28T08:08:00
2025-04-01T04:33:20.338884
{ "authors": [ "bch0w", "raulleoncz" ], "repo": "adjtomo/seisflows", "url": "https://github.com/adjtomo/seisflows/issues/194", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
199936897
Better local languages names Updated a few local languages names: Replaced the native equivalent of "the X language" by "X", the fact that it is a language is implicit (it was like this for quite a few languages. ex: "Polski" instead of "język polski"). Uppercase the first letter for case-sensitive languages (following the english name format. ex: "Français" instead of "français"). I used the language selector of large/respectable websites as source (Wikipedia, Youtube, etc.) Thanks @romaincointepas for the fixes 💃 Sorry it took me so long to merge.
gharchive/pull-request
2017-01-10T21:21:50
2025-04-01T04:33:20.348433
{ "authors": [ "adlawson", "romaincointepas" ], "repo": "adlawson/nodejs-langs", "url": "https://github.com/adlawson/nodejs-langs/pull/7", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2235957359
Update infos for OPC UA and AML Is your feature request related to a problem? Please describe. The existing serializations for AML and OPC UA are only exisitng for V2.x but - to my knowledge - not for V3.x This should be stated or we need to remove it and state it in outlook and summary. Also consider reference in chapter examples_for_semantic_metamodel_identifiers These semantic identifiers are used as values for the RefSemantic attribute in AutomationML Mapping of the Asset Administration Shell. They are also used in OPC UA to describe the semantics of the metamodel via the OPC UA HasDictionaryEntry reference type. TF AAS Part 1 2024-06-12 Decision Proposal: remove mapping chapters for OPC UA and AutomationML and do not mention OPC UA and AutomationML any longer in specification (information on relationship can be found in separate whitepapers of the IDTA), includes: - update preamble and SummaryOutlook - update bibliography (remove OPC UA and AML bib items) - remove Figure 1. Graphic View on Exchange Data Formats for the Asset Administration Shell Workstream AAS Spec 2024-06-13 accepted: remove mapping chapters for OPC UA and AutomationML
gharchive/issue
2024-04-10T16:06:16
2025-04-01T04:33:20.352236
{ "authors": [ "BirgitBoss" ], "repo": "admin-shell-io/aas-specs", "url": "https://github.com/admin-shell-io/aas-specs/issues/397", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2425338263
API Validation: GetAllAssetAdministrationShells-Reference In case of API validation " AssetAdministrationShellRepositoryServiceSpecification/SSP-002", the test-engine triggers "GetAllAssetAdministrationShells-Reference" (/shells/$reference) API Call. In this call the test-engine generates "Failed: Cannot look up idShort: 'idShort'" error. From this error, it is hard to understand, exactly what has failed. Screenshot: Fixed (see #60)
gharchive/issue
2024-07-23T14:17:23
2025-04-01T04:33:20.353905
{ "authors": [ "juileetikekar", "otto-ifak" ], "repo": "admin-shell-io/aas-test-engines", "url": "https://github.com/admin-shell-io/aas-test-engines/issues/46", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
69604982
Document changes for text layers returns 'true' for text object I am trying to write a plugin which uses the Document Manager from the assets generator and I noticed that on updating text layers in Photoshop, the update event is as follows: [debug:edit-image 15:38:30.605 documentmanager.js:280:22] Applying change: { "version": "1.2.0", "timeStamp": 1429540710.601, "count": 208, "id": 360, "layers": [ { "id": 6409, "text": true } ] } Please return the full object for "text". At the moment using the Document Manager, what is happening is that all of my text layers are having their detailed text object being overwritten with the 'true' boolean. We discussed this a little some time ago, although no changes were made to address this yet. I'm +1ing for option to provide full text object in update events Hi @timothynoel, would this be cool with you? It's a performance issue, reporting the text info is relatively heavy-weight, so we don't report it by default. You have to call back in with doc info to get it. It isn't possible to get text info for specific layers though via doc info is there? With say, realtime typographic updates being a use case for plugin authors, the impact on such plugins for incurring text info for the entire document for every single typographic update seems extreme. (Especially as I work in a digital agency that loves typography and we tend to create medium to large photoshop files containing up to 30 layer comps; exacerbating the impact exponentially) Could there be an API to enable such things to be reported from the defaults? On the other hand this would allow me to optimise the reporting even further, allowing PS to simply ignore most updates and only whitelist what I actually need. I'm still new to Generator so I hope I'm not being unreasonable. You can get specific info on specific layers, with doc info. The wiki API doc page has a mention of it, it involves constructing a "whichInfo" entry. The sdk cocoa echo client app shows how to just do selected layers, but you can also specify an id, index, or index range. While I understand the desire for this functionality, we won't be implementing it due to the performance issues that @timothynoel raises. As he points out, when you see a text: true property in a document change event, you can simply request the doc info for that specific layer. Given that everything in Generator is asynchronous, and given that Photoshop computing the change info is much more expensive than the messaging overhead, you'll probably get the info just about as quickly via this route. You could easily write a wrapper on your side for all document changed events that does a second request in the case of text: true, and emits a new event. Closing this issue. If you need help doing the above @Martin-Pitt , let us know! Okay, I'm just trying to wrap my head around the architecture now. As I understand it, the current generator-core API does not support requesting specific layers (unless I completely missed something again). That I will need to write a new .jsx file and evaluate it to interact with the KVLR API to request the document with only the specific layers via the "whichInfo" entry and passing parameters. My approach is either to work on extending generator-core itself with this capability and do a pull request & sign the CLA. evaluate a custom .jsx file in my own plugin and therefore having something readily portable to existing Photoshop installations. I'd like to share back any development really, so 1. would be best but I don't know what the design decisions are behind the generator-core API. I saw that @marekhrabe mentioned maybe having a getLayerInfo call in the other issue. @Martin-Pitt Apologies, I was mis-remembering the getDocumentInfo API -- I knew we had the selectedLayers parameter, which is part of the whichInfo API, so I mistakenly thought all of whichInfo was implemented inside getDocumentInfo. I'm completely supportive of plan A -- we'd love to have your contribution. Note, however, that if you do plan A, you'll probably also have to do plan B, because it will take awhile for the work in generator-core to end up in the hands of all customers. Luckily, you can easily tell what version of generator-core you're running against, and this API addition would constitute a minor version number bump. So, I would propose doing plan B first, and getting it working the way you like it. I'd encourage you to start by essentially duplicating and elaborating the getDocumentInfo function and the associated getDocumentInfo.jsx file in your own project. Then, we can iterate on this together, and replace the current implementation in generator-core with your implementation. I'm supportive of having a convenience function in generator-core called getLayerInfo. But, I'd like this function to use getDocumentInfo internally. Since both functions would end up calling the same native API, I only want to have one JSX file involved. If we had two separate JSX implementations for those two functions, then we'd have a lot of duplicate code. The API change I'd suggest for getDocumentInfo is to do the minimal thing necessary to support your use case. So, I'd propose adding an optional layerID parameter, and note in the documentation that selectedLayers and layerID cannot both be used at the same time (and specify a precedence if both are present). Assuming you don't need it, I would advocate for not adding the layer index range portion of the API. In my experience with API design, it's best to keep APIs as small as possible until one has a concrete use case. Is that enough to go on? Happy to help further! Thanks for volunteering to take this on. Changed title, tagged with feature request. Reopening. Awesome. I'll follow your guidance and implement with a duplicate getDocumentInfo.jsx first. I always implemented any functionality directly in my plugins (we have about 6 of them) and than I transformed that into generator-core. I also left the implementation in the plugins, so the code will just act as a shim for older Photoshops. I'm thrilled about getLayerInfo - it can speed a lot of things up :+1: Hm. I am having trouble getting the call with whichInfo to work. Either it is getting ignored (returning normal entire document as per the original getDocumentInfo.jsx) or not returning anything at all (empty string?). Are there certain quirks/catches to the way it works I need to be aware of? I have also tried replacing params.layerId with a known layer ID by hardcoding it, but that didn't work either. var idNS = stringIDToTypeID("sendDocumentInfoToNetworkClient"); var desc = new ActionDescriptor(); var whichInfoDesc = new ActionDescriptor(); var layerInfoDesc = new ActionDescriptor(); layerInfoDesc.putBoolean(stringIDToTypeID("allInfo"), true); layerInfoDesc.putInteger(stringIDToTypeID("layerID"), params.layerId); // 897); whichInfoDesc.putObject( stringIDToTypeID("layers"), layerInfoDesc); desc.putObject(stringIDToTypeID("whichInfo"), whichInfoDesc); executeAction(idNS, desc, DialogModes.NO); Oh by the way. For the API design it might be a little tricky trying to mix the two (document request vs layer request), as the flags for layerInfoDesc seem they might be separate from the document flags? Possible design might be: (in place of using allInfo by default) if(flags.getTextStyles) { layerInfoDesc.putBoolean(stringIDToTypeID("text"), true); } if(flags.getPathData) { layerInfoDesc.putBoolean(stringIDToTypeID("path"), true); } I have Photoshop version 15.2.2 if that matters. Will try with different PSDs but trying to get whichInfo working is a bit of a showstopper right now. @Martin-Pitt I realize it has been a looooong time since you wrote your last comment. Unfortunately, I believe it got missed because the issue was closed (and I'm bad at using github). Apologies. Are you still experiencing troubles? If so, we'll do our best to help! I had pretty much dropped this after being unable to get that undocumented whichInfo feature, no matter what I tried it didn't work. I don't know whether the latest update to CC has fixed anything. @Martin-Pitt This won't provide much comfort, but: 1.) I was able to reproduce your problem, and 2.) I e-mailed the gentleman that can provide a fix. The good news is that it simply appears that the documetnation of whichInfo is incorrect, though my simple mind can't figure out how it ought to be corrected. I'll update this issue as we get things resolved. @joelrbrandt What's the status on this? :confused: @Martin-Pitt I don't yet have an update. I've just re-pinged the one and only person who can fix it. Sorry that isn't more useful. @Martin-Pitt Minor update: I got a response from the PS engineer that he can look at this next week. Ok, thanks @joelrbrandt! I hope this will be resolved. An undocumented feature might as well be a non-existent feature. I updated the [documentation] (https://github.com/adobe-photoshop/generator-core/wiki/Photoshop-Kevlar-API-Additions-for-Generatort) with a better/longer sendDocumentInfoToNetworkClien code sample with more notes about whichInfo. Upshot is that it works now as long as you format things just so. It will work a little better in 16.1, you should be able to write for both, though as 16.1 will understand the 16.0 format. The problem was mostly it's that putObject takes 3 params (key, type, descriptor). And whichInfo currently requires both layers and comps (but you can use layerInfo and compInfo booleans to ignore them). There's a few other oddities noted in the docs. @Martin-Pitt Let us know if you need anything else or have any trouble with the updated documentation. Thanks @timothynoel !
gharchive/issue
2015-04-20T14:51:51
2025-04-01T04:33:20.381722
{ "authors": [ "Martin-Pitt", "joelrbrandt", "marekhrabe", "timothynoel" ], "repo": "adobe-photoshop/generator-core", "url": "https://github.com/adobe-photoshop/generator-core/issues/299", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1301838304
Cq 4344327 text input cy test with v2 container branch Description Related Issue Motivation and Context How Has This Been Tested? Screenshots (if appropriate): Types of changes [ ] Bug fix (non-breaking change which fixes an issue) [ ] New feature (non-breaking change which adds functionality) [ ] Breaking change (fix or feature that would cause existing functionality to change) Checklist: [ ] I have signed the Adobe Open Source CLA. [ ] My change requires a change to the documentation. [ ] I have updated the documentation accordingly. [ ] I have read the CONTRIBUTING document. [ ] I have added tests to cover my changes and the overall coverage did not decrease. [ ] All unit tests pass on CircleCi. [ ] I ran all tests locally and they pass. all core components related work is expected to be done in dev branch. all core components related work is expected to be done in dev branch. My bad, will make sure from now on.
gharchive/pull-request
2022-07-12T10:07:03
2025-04-01T04:33:20.393104
{ "authors": [ "barshat7", "nit23uec" ], "repo": "adobe/aem-core-forms-components", "url": "https://github.com/adobe/aem-core-forms-components/pull/90", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2336153182
originalFetch is not a function Expected Behaviour Actual Behaviour Reproduce Scenario (including but not limited to) Steps to Reproduce const proxyFetch = createFetch(); const aemHeadlessClient = new AEMHeadless({ serviceURL: ' ', endpoint: '/content/_cq_graphql/global/endpoint.json', fetch: proxyFetch, headers: {'content-type': 'application/json', 'accept': 'application/json'}, // auth: ['admin', 'admin'], //auth: [AEM_USER, AEM_PASS], // headers: {'customerheadername': 'customerheadervalue'} }); aemHeadlessClient.runQuery(`query homePageQueery { homepageFragmentList { items { _path title } } }`) .then(data => console.log(data)) .catch(e => console.error(e)) Platform and Version Sample Code that illustrates the problem Logs taken while reproducing problem AioCoreSDKError [AEMHeadlessError]: [AEMHeadless:REQUEST_ERROR] General Request error: originalFetch is not a function. code: 'REQUEST_ERROR', sdk: 'AEMHeadless', fetch can be any custom valid implementation of fetch. Error is coming from try { response = await this.fetch(url, requestOptions, retryOptions) } catch (error) { // 1.1 Request error: general throw new REQUEST_ERROR({ which means that your custom fetch is not a function.
gharchive/issue
2024-06-05T14:58:15
2025-04-01T04:33:20.396847
{ "authors": [ "easingthemes", "thanneeruvenu" ], "repo": "adobe/aem-headless-client-nodejs", "url": "https://github.com/adobe/aem-headless-client-nodejs/issues/16", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
69568942
Making the Preferences Loading more generic Extension of PR #10390. -Making Preference Loading function more generic. -Making the log messages better. -Revised the handling with meaningful flags. Have tested it on Windows, Mac and Linux. It works fine. LGTM. Merging.
gharchive/pull-request
2015-04-20T11:43:40
2025-04-01T04:33:20.398317
{ "authors": [ "nethip", "rroshan1" ], "repo": "adobe/brackets", "url": "https://github.com/adobe/brackets/pull/10951", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
212296142
add support for universal (language independent) code inspector Hi guys, need this for https://github.com/zaggino/brackets-eslint/issues/54 Basically, eslint can be configured to lint any file extension through plugins (.vue in this case) and there're methods to check if a file path is lintable with the current eslint configuration, but to get there I need to be able to register the linter as language independent one which would be invoked for all potential files. The change to Brackets is I believe quite trivial, also added a test-case. Didn't test this myself, but the change set LGTM.
gharchive/pull-request
2017-03-07T00:44:35
2025-04-01T04:33:20.400068
{ "authors": [ "petetnt", "zaggino" ], "repo": "adobe/brackets", "url": "https://github.com/adobe/brackets/pull/13153", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
574518113
Project build fails when react-native-acpanalytics added Actual Behaviour Build fails with Undefined symbols for architecture x86_64: "OBJC_CLASS$_ACPCore", referenced from: objc-class-ref in libACPAnalytics_iOS.a(ACPAnalytics.o) Steps to Reproduce Create new react-native project Update pod file to target iOS 10 Add react-native-acpanalytics Run pod install Attempt to run Platform and Version "@adobe/react-native-acpanalytics": "^1.1.5", "react": "16.9.0", "react-native": "0.61.5" Xcode - 11.3.1 Logs taken while reproducing problem Ld /Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/xxx.app/xxx normal x86_64 (in target 'xxx' from project 'xxx') cd /Users/tom/Documents/app/packages/native-app/ios /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-ios10.0-simulator -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/AppAuth -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/DoubleConversion -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/FBReactNativeSpec -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/FirebaseCore -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/FirebaseCoreDiagnostics -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/FirebaseInstanceID -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/Folly -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/GoogleDataTransport -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/GoogleDataTransportCCTSupport -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/GoogleUtilities -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/RCTACPAnalytics -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/RCTTypeSafety -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/RNDeviceInfo -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/RNFBApp -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/RNFBCrashlytics -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/RNFS -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/RNGestureHandler -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/RNLocalize -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/RNSVG -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-Core -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-CoreModules -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-RCTActionSheet -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-RCTAnimation -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-RCTBlob -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-RCTImage -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-RCTLinking -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-RCTNetwork -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-RCTSettings -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-RCTText -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-RCTVibration -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-cxxreact -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-jsi -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-jsiexecutor -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/React-jsinspector -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/ReactCommon -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/Toast -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/Yoga -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/glog -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/jail-monkey -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/nanopb -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/react-native-app-auth -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/react-native-pinch-new -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/react-native-safari-view -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/react-native-simple-toast -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/react-native-splash-screen -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/react-native-webview -L/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/rn-fetch-blob -L/Users/tom/Documents/app/packages/native-app/ios/Pods/../../node_modules/@adobe/react-native-acpanalytics/ios/libs -F/Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator -F/Users/tom/Documents/app/packages/native-app/ios/Pods/Crashlytics/iOS -F/Users/tom/Documents/app/packages/native-app/ios/Pods/Fabric/iOS -F/Users/tom/Documents/app/packages/native-app/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/tom/Documents/app/packages/native-app/ios/Pods/GoogleAppMeasurement/Frameworks -filelist /Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Intermediates.noindex/xxx.build/Debug-iphonesimulator/xxx.build/Objects-normal/x86_64/xxx.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Intermediates.noindex/xxx.build/Debug-iphonesimulator/xxx.build/Objects-normal/x86_64/xxx_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -ObjC -lACPAnalytics_iOS -lAppAuth -lDoubleConversion -lFBReactNativeSpec -lFirebaseCore -lFirebaseCoreDiagnostics -lFirebaseInstanceID -lFolly -lGoogleDataTransport -lGoogleDataTransportCCTSupport -lGoogleUtilities -lRCTACPAnalytics -lRCTTypeSafety -lRNDeviceInfo -lRNFBApp -lRNFBCrashlytics -lRNFS -lRNGestureHandler -lRNLocalize -lRNSVG -lReact-Core -lReact-CoreModules -lReact-RCTActionSheet -lReact-RCTAnimation -lReact-RCTBlob -lReact-RCTImage -lReact-RCTLinking -lReact-RCTNetwork -lReact-RCTSettings -lReact-RCTText -lReact-RCTVibration -lReact-cxxreact -lReact-jsi -lReact-jsiexecutor -lReact-jsinspector -lReactCommon -lToast -lYoga -lc++ -lglog -ljail-monkey -lnanopb -lreact-native-app-auth -lreact-native-pinch-new -lreact-native-safari-view -lreact-native-simple-toast -lreact-native-splash-screen -lreact-native-webview -lrn-fetch-blob -lsqlite3 -lsqlite3.0 -lstdc++ -lz -framework Crashlytics -framework FIRAnalyticsConnector -framework Fabric -framework FirebaseAnalytics -framework Foundation -framework GoogleAppMeasurement -framework JavaScriptCore -framework QuartzCore -framework SafariServices -framework Security -framework StoreKit -framework SystemConfiguration -framework UIKit -framework UserNotifications -framework WebKit -weak_framework AuthenticationServices -ObjC -lc++ -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Intermediates.noindex/xxx.build/Debug-iphonesimulator/xxx.build/xxx.app-Simulated.xcent -lPods-xxx -Xlinker -dependency_info -Xlinker /Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Intermediates.noindex/xxx.build/Debug-iphonesimulator/xxx.build/Objects-normal/x86_64/xxx_dependency_info.dat -o /Users/tom/Library/Developer/Xcode/DerivedData/xxx-gpnuhbbewurvjgdxbcmkkbcxhxme/Build/Products/Debug-iphonesimulator/xxx.app/xxx Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_ACPCore", referenced from: objc-class-ref in libACPAnalytics_iOS.a(ACPAnalytics.o) "AdobeMarketingMobile::RandomUtil::Rand(unsigned long long)", referenced from: AdobeMarketingMobile::Analytics::GenerateAID() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsHitDatabase::SendAnalyticsHitToServer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) "AdobeMarketingMobile::ToNSNumber(long long)", referenced from: std::__1::__function::__func<+[ACPAnalytics getQueueSize:]::$_0, std::__1::allocator<+[ACPAnalytics getQueueSize:]::$_0>, void (long long)>::operator()(long long&&) in libACPAnalytics_iOS.a(ACPAnalytics.o) "AdobeMarketingMobile::ToNSString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: std::__1::__function::__func<+[ACPAnalytics getTrackingIdentifier:]::$_1, std::__1::allocator<+[ACPAnalytics getTrackingIdentifier:]::$_1>, void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(ACPAnalytics.o) std::__1::__function::__func<+[ACPAnalytics getVisitorIdentifier:]::$_2, std::__1::allocator<+[ACPAnalytics getVisitorIdentifier:]::$_2>, void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)>::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&) in libACPAnalytics_iOS.a(ACPAnalytics.o) "AdobeMarketingMobile::UrlBuilder::AddQueryParameters(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&)", referenced from: AdobeMarketingMobile::Analytics::RetrieveAnalyticsIdUrl(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::UrlBuilder::Build()", referenced from: AdobeMarketingMobile::Analytics::RetrieveAnalyticsIdUrl(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsState::GetBaseUrl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::UrlBuilder::AddPath(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::Analytics::RetrieveAnalyticsIdUrl(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsState::GetBaseUrl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::UrlBuilder::SetHost(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::Analytics::RetrieveAnalyticsIdUrl(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsState::GetBaseUrl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::UrlBuilder::EnableSsl(bool)", referenced from: AdobeMarketingMobile::Analytics::RetrieveAnalyticsIdUrl(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsState::GetBaseUrl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::UrlBuilder::UrlBuilder()", referenced from: AdobeMarketingMobile::Analytics::RetrieveAnalyticsIdUrl(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsState::GetBaseUrl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::ContextData::DecodeContextData(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::AnalyticsHitDatabase::AppendContextData(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) "AdobeMarketingMobile::ContextData::EncodeContextData(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&)", referenced from: AdobeMarketingMobile::AnalyticsHitDatabase::AppendContextData(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) AdobeMarketingMobile::AnalyticsRequestSerializer::SerializeAnalyticsRequest(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&) in libACPAnalytics_iOS.a(AnalyticsRequestSerializer.o) AdobeMarketingMobile::AnalyticsRequestSerializer::GenerateAnalyticsCustomerIdString(std::__1::vector<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, std::__1::allocator<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId> > > const&) in libACPAnalytics_iOS.a(AnalyticsRequestSerializer.o) "AdobeMarketingMobile::EventSource::SHARED_STATE", referenced from: AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventSource::REQUEST_CONTENT", referenced from: AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::ClearQueue() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::SendQueuedHits() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::ClearUnprocessedEventQueue() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::GetTrackingQueueSize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) ... "AdobeMarketingMobile::EventSource::REQUEST_IDENTITY", referenced from: AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::UpdateVisitorIdentifier(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::ClearUnprocessedEventQueue() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventSource::RESPONSE_CONTENT", referenced from: std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const::$_0, std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const::$_0>, void ()>::operator()() in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const::$_2, std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const::$_2>, void ()>::operator()() in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&)::$_4, std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&)::$_4>, void ()>::operator()() in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent::DispatchAnalyticsHitResponse(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent::DispatchQueueSize(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) ... "AdobeMarketingMobile::EventSource::RESPONSE_IDENTITY", referenced from: AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity::DispatchAnalyticsIdentity(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) "AdobeMarketingMobile::EventSource::BOOTED", referenced from: AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::StringUtils::FormatString(char const*)", referenced from: void AdobeMarketingMobile::Log::Debug<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) void AdobeMarketingMobile::Log::Warning<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Trace<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Debug<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Error<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Trace<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsState.o) void AdobeMarketingMobile::Log::Debug<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsProperties.o) ... "AdobeMarketingMobile::StringUtils::GetCurrentDepth()", referenced from: void AdobeMarketingMobile::StringUtils::ToString<AdobeMarketingMobile::SdkError>(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, AdobeMarketingMobile::SdkError const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::StringUtils::ToString<int>(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsHitProcessor.o) ... "AdobeMarketingMobile::StringUtils::SetCurrentDepth(unsigned long)", referenced from: void AdobeMarketingMobile::StringUtils::ToString<AdobeMarketingMobile::SdkError>(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, AdobeMarketingMobile::SdkError const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::StringUtils::ToString<int>(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsHitProcessor.o) ... "AdobeMarketingMobile::StringUtils::DEFAULT_MAX_DEPTH", referenced from: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<AdobeMarketingMobile::SdkError>(char const*, AdobeMarketingMobile::SdkError const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<int>(char const*, int const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > >(char const*, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > >(char const*, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) ... "AdobeMarketingMobile::StringUtils::DEFAULT_MAX_ELEMENTS", referenced from: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<AdobeMarketingMobile::SdkError>(char const*, AdobeMarketingMobile::SdkError const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<int>(char const*, int const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > >(char const*, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > >(char const*, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) ... "AdobeMarketingMobile::StringUtils::DEFAULT_MAX_STRING_LENGTH", referenced from: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<AdobeMarketingMobile::SdkError>(char const*, AdobeMarketingMobile::SdkError const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<int>(char const*, int const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > >(char const*, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > >(char const*, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) ... "AdobeMarketingMobile::StringUtils::Replace(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::Analytics::GenerateAID() in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::StringUtils::ToUpper(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::Analytics::GenerateAID() in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::ToCppString(NSString*)", referenced from: GetAnalyticsCore() in libACPAnalytics_iOS.a(ACPAnalytics.o) +[ACPAnalytics setVisitorIdentifier:] in libACPAnalytics_iOS.a(ACPAnalytics.o) AdobeMarketingMobile::Analytics::GetName() in libACPAnalytics_iOS.a(ACPAnalytics.o) virtual thunk to AdobeMarketingMobile::Analytics::GetName() in libACPAnalytics_iOS.a(ACPAnalytics.o) AdobeMarketingMobile::Analytics::GetVersion() in libACPAnalytics_iOS.a(ACPAnalytics.o) virtual thunk to AdobeMarketingMobile::Analytics::GetVersion() in libACPAnalytics_iOS.a(ACPAnalytics.o) "AdobeMarketingMobile::EventBuilder::Build()", referenced from: AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::ClearQueue() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::SendQueuedHits() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::UpdateVisitorIdentifier(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent::DispatchAnalyticsHitResponse(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) ... "AdobeMarketingMobile::EventBuilder::SetData(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&)", referenced from: AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::ClearQueue() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::SendQueuedHits() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::UpdateVisitorIdentifier(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent::DispatchAnalyticsHitResponse(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent::DispatchQueueSize(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) ... "AdobeMarketingMobile::EventBuilder::SetPairID(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent::DispatchQueueSize(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity::DispatchAnalyticsIdentity(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) "AdobeMarketingMobile::EventBuilder::EventBuilder(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<AdobeMarketingMobile::EventType> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventSource> const&)", referenced from: AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::ClearQueue() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::SendQueuedHits() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::UpdateVisitorIdentifier(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent::DispatchAnalyticsHitResponse(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) ... "AdobeMarketingMobile::HitQueueBase::BringOnline()", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::HitQueueBase::UpdateAllHits(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::Variant>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::Variant> > > > const&)", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::HitQueueBase::SelectOldestHit()", referenced from: AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>::SelectOldestHit() in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::HitQueueBase::InitializeDatabase()", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::HitQueueBase::Queue(std::__1::shared_ptr<AdobeMarketingMobile::DatabaseHitBase> const&)", referenced from: AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>::Queue(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsHit> const&) in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::HitQueueBase::Dispose(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >)", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::HitQueueBase::Suspend()", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::HitQueueBase::QueryHit(std::__1::shared_ptr<AdobeMarketingMobile::Query> const&)", referenced from: AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>::QueryHit(std::__1::shared_ptr<AdobeMarketingMobile::Query> const&) in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::HitQueueBase::UpdateHit(std::__1::shared_ptr<AdobeMarketingMobile::DatabaseHitBase> const&)", referenced from: AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>::UpdateHit(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsHit> const&) in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) AdobeMarketingMobile::AnalyticsHitDatabase::UpdateBackdatedHit(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) "AdobeMarketingMobile::HitQueueBase::HitQueueBase(std::__1::shared_ptr<AdobeMarketingMobile::PlatformServicesInterface> const&, std::__1::shared_ptr<AdobeMarketingMobile::DatabaseHitSchemaBase> const&, std::__1::shared_ptr<AdobeMarketingMobile::HitProcessorBase> const&)", referenced from: AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>::HitQueue(std::__1::shared_ptr<AdobeMarketingMobile::PlatformServicesInterface> const&, std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsDatabaseHitSchema> const&, std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsHitProcessor> const&) in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::HitQueueBase::~HitQueueBase()", referenced from: construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::HitQueueBase::~HitQueueBase()", referenced from: construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::HitQueueBase::~HitQueueBase()", referenced from: std::__1::__shared_ptr_emplace<AdobeMarketingMobile::AnalyticsHitQueue, std::__1::allocator<AdobeMarketingMobile::AnalyticsHitQueue> >::~__shared_ptr_emplace() in libACPAnalytics_iOS.a(Analytics.o) std::__1::__shared_ptr_emplace<AdobeMarketingMobile::AnalyticsHitQueue, std::__1::allocator<AdobeMarketingMobile::AnalyticsHitQueue> >::~__shared_ptr_emplace() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>::~HitQueue() in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>::~HitQueue() in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) AdobeMarketingMobile::AnalyticsHitQueue::~AnalyticsHitQueue() in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) AdobeMarketingMobile::AnalyticsHitQueue::~AnalyticsHitQueue() in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "AdobeMarketingMobile::QueryBuilder::Build()", referenced from: AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GetFirstWaitingHitQuery() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GetLatestPlaceHolderHitQuery() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GetRegularHitQuery() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::QueryBuilder::Limit(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GetFirstWaitingHitQuery() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GetLatestPlaceHolderHitQuery() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::QueryBuilder::OrderBy(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GetFirstWaitingHitQuery() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GetLatestPlaceHolderHitQuery() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GetRegularHitQuery() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::QueryBuilder::Selection(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&)", referenced from: AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GetFirstWaitingHitQuery() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GetLatestPlaceHolderHitQuery() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GetRegularHitQuery() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::QueryBuilder::QueryBuilder(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&)", referenced from: std::__1::shared_ptr<AdobeMarketingMobile::QueryBuilder> std::__1::shared_ptr<AdobeMarketingMobile::QueryBuilder>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&) in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::ToStringImpl(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&)", referenced from: void AdobeMarketingMobile::StringUtils::ToString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsHitProcessor.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) "AdobeMarketingMobile::ToStringImpl(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&, AdobeMarketingMobile::ToStringOptions const&)", referenced from: void AdobeMarketingMobile::StringUtils::ToString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::StringUtils::ToString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > >(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) "AdobeMarketingMobile::ToStringImpl(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, AdobeMarketingMobile::SdkError const&, AdobeMarketingMobile::ToStringOptions const&)", referenced from: void AdobeMarketingMobile::StringUtils::ToString<AdobeMarketingMobile::SdkError>(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, AdobeMarketingMobile::SdkError const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) "AdobeMarketingMobile::ToStringImpl(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, AdobeMarketingMobile::ToStringOptions const&)", referenced from: void AdobeMarketingMobile::StringUtils::ToString<int>(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int const&, AdobeMarketingMobile::ToStringOptions const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::CoreConstants::EventDataKeys::RulesEngine::CONSEQUENCE_TRIGGERED", referenced from: AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsListenerRulesEngineResponseContent::Hear(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(AnalyticsListenerRulesEngineResponseContent.o) "AdobeMarketingMobile::InternalModule::InternalModule(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::Analytics::Analytics() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Analytics() in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::HitDatabaseBase::DeleteTable()", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) ... "AdobeMarketingMobile::HitDatabaseBase::DeleteAllHits()", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) ... "AdobeMarketingMobile::HitDatabaseBase::OpenOrCreateDatabase()", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) ... "AdobeMarketingMobile::HitDatabaseBase::DeleteHitWithIdentifier(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) ... "AdobeMarketingMobile::HitDatabaseBase::Reset()", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) ... "AdobeMarketingMobile::HitDatabaseBase::GetSize(std::__1::shared_ptr<AdobeMarketingMobile::Query> const&)", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) ... "AdobeMarketingMobile::HitDatabaseBase::GetSize()", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) ... "AdobeMarketingMobile::HitDatabaseBase::PostReset()", referenced from: vtable for AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor>-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) vtable for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) ... "AdobeMarketingMobile::StringUtilsInternal::PolymorphicFormatString(AdobeMarketingMobile::ToStringOptions const&, char const*, AdobeMarketingMobile::StringUtilsInternal::PolymorphicFormatArgs const&)", referenced from: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<AdobeMarketingMobile::SdkError>(char const*, AdobeMarketingMobile::SdkError const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<int>(char const*, int const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > >(char const*, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > AdobeMarketingMobile::StringUtils::FormatString<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > >(char const*, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) ... "AdobeMarketingMobile::SHARED_STATE_PENDING", referenced from: AdobeMarketingMobile::Analytics::GetSharedState(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsUnprocessedEvent> const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::DatabaseHitSchemaBase::GetTableName()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) construction vtable for AdobeMarketingMobile::DatabaseHitSchema<AdobeMarketingMobile::AnalyticsHit>-in-AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) construction vtable for AdobeMarketingMobile::DatabaseHitSchemaBase-in-AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::DatabaseHitSchemaBase::GetColumnNames()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) construction vtable for AdobeMarketingMobile::DatabaseHitSchema<AdobeMarketingMobile::AnalyticsHit>-in-AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) construction vtable for AdobeMarketingMobile::DatabaseHitSchemaBase-in-AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::DatabaseHitSchemaBase::GetDatabaseName()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) construction vtable for AdobeMarketingMobile::DatabaseHitSchema<AdobeMarketingMobile::AnalyticsHit>-in-AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) construction vtable for AdobeMarketingMobile::DatabaseHitSchemaBase-in-AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::DatabaseHitSchemaBase::GetColumnDataTypes()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) construction vtable for AdobeMarketingMobile::DatabaseHitSchema<AdobeMarketingMobile::AnalyticsHit>-in-AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) construction vtable for AdobeMarketingMobile::DatabaseHitSchemaBase-in-AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::DatabaseHitSchemaBase::GetColumnConstraints()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) construction vtable for AdobeMarketingMobile::DatabaseHitSchema<AdobeMarketingMobile::AnalyticsHit>-in-AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) construction vtable for AdobeMarketingMobile::DatabaseHitSchemaBase-in-AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::DatabaseHitSchemaBase::DatabaseHitSchemaBase()", referenced from: AdobeMarketingMobile::AnalyticsDatabaseHitSchema::AnalyticsDatabaseHitSchema() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) AdobeMarketingMobile::AnalyticsDatabaseHitSchema::AnalyticsDatabaseHitSchema() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::NetworkConnectionUtil::GetHeaders(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::Analytics::HandleAnalyticsIdRequest(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsHitDatabase::SendAnalyticsHitToServer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) "AdobeMarketingMobile::HttpConnectionConstants::HTTP_OK", referenced from: std::__1::__function::__func<AdobeMarketingMobile::Analytics::HandleAnalyticsIdRequest(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)::$_8, std::__1::allocator<AdobeMarketingMobile::Analytics::HandleAnalyticsIdRequest(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)::$_8>, void (std::__1::shared_ptr<AdobeMarketingMobile::HttpConnectionInterface> const&)>::operator()(std::__1::shared_ptr<AdobeMarketingMobile::HttpConnectionInterface> const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::ModuleEventListenerBase::GetEventType()", referenced from: vtable for AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) vtable for AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) vtable for AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::OnRegistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) vtable for AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) vtable for AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::GetEventSource()", referenced from: vtable for AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) vtable for AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) vtable for AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::OnUnregistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) vtable for AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) vtable for AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::GetParentModule()", referenced from: AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerLifecycleRequestContent.o) AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestIdentity.o) AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerLifecycleResponseContent.o) AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerAcquisitionResponseContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::CallOnRegistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) vtable for AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) vtable for AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::IsFullyRegistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) vtable for AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) vtable for AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::CallOnUnregistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) vtable for AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) vtable for AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::GetParentModuleImpl()", referenced from: vtable for AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) vtable for AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) vtable for AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::IsFullyUnregistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) vtable for AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) vtable for AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::Init(std::__1::shared_ptr<AdobeMarketingMobile::Module> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventType> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventSource> const&)", referenced from: vtable for AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) vtable for AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) vtable for AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::IsOneTime()", referenced from: vtable for AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) vtable for AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) vtable for AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) ... "AdobeMarketingMobile::ModuleEventListenerBase::ModuleEventListenerBase()", referenced from: std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerRulesEngineResponseContent> std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerRulesEngineResponseContent>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent> std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerGenericTrackRequestContent> std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerGenericTrackRequestContent>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestIdentity> std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestIdentity>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerConfigurationResponseContent> std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerConfigurationResponseContent>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerAcquisitionResponseContent> std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerAcquisitionResponseContent>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerLifecycleResponseContent> std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsListenerLifecycleResponseContent>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) ... "AdobeMarketingMobile::MobileMarketingCoreBridge::GetInstance2()", referenced from: GetAnalyticsCore() in libACPAnalytics_iOS.a(ACPAnalytics.o) "AdobeMarketingMobile::MobileMarketingCoreBridge::GetCore()", referenced from: GetAnalyticsCore() in libACPAnalytics_iOS.a(ACPAnalytics.o) "AdobeMarketingMobile::ModuleEventDispatcherBase::OnRegistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) ... "AdobeMarketingMobile::ModuleEventDispatcherBase::OnUnregistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) ... "AdobeMarketingMobile::ModuleEventDispatcherBase::CallOnRegistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) ... "AdobeMarketingMobile::ModuleEventDispatcherBase::IsFullyRegistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) ... "AdobeMarketingMobile::ModuleEventDispatcherBase::CallOnUnregistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) ... "AdobeMarketingMobile::ModuleEventDispatcherBase::GetParentModuleImpl()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) ... "AdobeMarketingMobile::ModuleEventDispatcherBase::IsFullyUnregistered()", referenced from: vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) ... "AdobeMarketingMobile::ModuleEventDispatcherBase::Init(std::__1::shared_ptr<AdobeMarketingMobile::Module>, std::__1::shared_ptr<AdobeMarketingMobile::EventHub> const&)", referenced from: vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) ... "AdobeMarketingMobile::ModuleEventDispatcherBase::Dispatch(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)", referenced from: vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) vtable for AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics>-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) ... "AdobeMarketingMobile::ModuleEventDispatcherBase::ModuleEventDispatcherBase()", referenced from: std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent> std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity> std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::GetCurrentDebugInfoPrivate::GetCurrentStackTrace()", referenced from: AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::Consequence>, AdobeMarketingMobile::SdkError>::Value() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::ParseIdentifier(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Expected<std::__1::vector<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, std::__1::allocator<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId> > >, AdobeMarketingMobile::SdkError>::Value() in libACPAnalytics_iOS.a(AnalyticsState.o) AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, AdobeMarketingMobile::SdkError>::Value() in libACPAnalytics_iOS.a(AnalyticsState.o) AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, AdobeMarketingMobile::SdkError>::Error() const in libACPAnalytics_iOS.a(AnalyticsState.o) AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::Consequence>, AdobeMarketingMobile::SdkError>::Value() in libACPAnalytics_iOS.a(AnalyticsListenerRulesEngineResponseContent.o) "AdobeMarketingMobile::MobilePrivacyStatusToString(AdobeMarketingMobile::MobilePrivacyStatus)", referenced from: AdobeMarketingMobile::AnalyticsState::ExtractConfigurationInfo(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::StringToMobilePrivacyStatus(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::AnalyticsState::ExtractConfigurationInfo(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::Log::WarningImpl(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: void AdobeMarketingMobile::Log::Warning<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Warning<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) void AdobeMarketingMobile::Log::Warning<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) void AdobeMarketingMobile::Log::Warning<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) void AdobeMarketingMobile::Log::Warning<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) void AdobeMarketingMobile::Log::Warning<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsListenerLifecycleRequestContent.o) void AdobeMarketingMobile::Log::Warning<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestIdentity.o) ... "AdobeMarketingMobile::Log::Precheck(AdobeMarketingMobile::LoggingMode)", referenced from: void AdobeMarketingMobile::Log::Error<AdobeMarketingMobile::SdkError>(char const*, char const*, AdobeMarketingMobile::SdkError const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) void AdobeMarketingMobile::Log::Debug<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) void AdobeMarketingMobile::Log::Warning<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Trace<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Debug<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Debug<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Error<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) ... "AdobeMarketingMobile::Log::DebugImpl(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: void AdobeMarketingMobile::Log::Debug<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) void AdobeMarketingMobile::Log::Debug<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Debug<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Debug<int>(char const*, char const*, int const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Debug<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Debug<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > >(char const*, char const*, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Debug<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsProperties.o) ... "AdobeMarketingMobile::Log::ErrorImpl(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: void AdobeMarketingMobile::Log::Error<AdobeMarketingMobile::SdkError>(char const*, char const*, AdobeMarketingMobile::SdkError const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) void AdobeMarketingMobile::Log::Error<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Error<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) void AdobeMarketingMobile::Log::Error<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) "AdobeMarketingMobile::Log::TraceImpl(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: void AdobeMarketingMobile::Log::Trace<>(char const*, char const*) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Trace<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) void AdobeMarketingMobile::Log::Trace<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsState.o) void AdobeMarketingMobile::Log::Trace<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsHitDatabase.o) void AdobeMarketingMobile::Log::Trace<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) void AdobeMarketingMobile::Log::Trace<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsHitProcessor.o) void AdobeMarketingMobile::Log::Trace<>(char const*, char const*) in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) ... "AdobeMarketingMobile::Event::GetEventType()", referenced from: AdobeMarketingMobile::Analytics::ClearUnprocessedEventQueue() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::GetTrackingQueueSize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Event::GetEventSource()", referenced from: AdobeMarketingMobile::Analytics::ClearUnprocessedEventQueue() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::GetTrackingQueueSize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Event::GetUniqueIdentifier()", referenced from: AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::trackAcquisition(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::TrackLifecycle(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::__function::__func<AdobeMarketingMobile::Analytics::HandleLifecycleRequestEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_6, std::__1::allocator<AdobeMarketingMobile::Analytics::HandleLifecycleRequestEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_6>, void ()>::operator()() in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Event::GetData()", referenced from: std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const::$_0::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&), std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const::$_0::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>, void (std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>::operator()(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const::$_2::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&), std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const::$_2::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>, void (std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>::operator()(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&)::$_4::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&), std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&)::$_4::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>, void (std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>::operator()(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::Analytics::HandleAnalyticsContentRequest(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::HandleAnalyticsIdentityRequest(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::HandleConfigurationEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::HandleLifecycleResponseEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) ... "AdobeMarketingMobile::Timer::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<AdobeMarketingMobile::PlatformServicesInterface> const&)", referenced from: AdobeMarketingMobile::AnalyticsProperties::AnalyticsProperties(std::__1::shared_ptr<AdobeMarketingMobile::PlatformServicesInterface> const&) in libACPAnalytics_iOS.a(AnalyticsProperties.o) AdobeMarketingMobile::AnalyticsProperties::AnalyticsProperties(std::__1::shared_ptr<AdobeMarketingMobile::PlatformServicesInterface> const&) in libACPAnalytics_iOS.a(AnalyticsProperties.o) "AdobeMarketingMobile::Timer::Create()", referenced from: AdobeMarketingMobile::Analytics::WaitForLifecycleData() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::WaitForAcquisitionData(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsProperties::CancelReferrerTimer() in libACPAnalytics_iOS.a(AnalyticsProperties.o) AdobeMarketingMobile::AnalyticsProperties::CancelLifecycleTimer() in libACPAnalytics_iOS.a(AnalyticsProperties.o) "AdobeMarketingMobile::Module::IsRegistered()", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::OnRegistered()", referenced from: construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::ProcessEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event>&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::RegisterRule(std::__1::shared_ptr<AdobeMarketingMobile::Rule> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::AddTaskToQueue(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::function<void ()>)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::AddTaskToQueue(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::function<void ()>, AdobeMarketingMobile::ModuleTaskOptions const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::OnUnregistered()", referenced from: construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::NotifyListeners(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::ReplaceRulesSet(std::__1::vector<std::__1::shared_ptr<AdobeMarketingMobile::Rule>, std::__1::allocator<std::__1::shared_ptr<AdobeMarketingMobile::Rule> > >)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::RegisterListener(std::__1::shared_ptr<AdobeMarketingMobile::ModuleEventListenerBase> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventType> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventSource> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::UnregisterModule()", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::ClearSharedStates()", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::CreateSharedState(int, std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::RegisterProcessor(std::__1::shared_ptr<AdobeMarketingMobile::ModuleEventProcessorBase> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::UpdateSharedState(int, std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::RegisterDispatcher(std::__1::shared_ptr<AdobeMarketingMobile::ModuleEventDispatcherBase> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::UnregisterAllRules()", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::UnregisterListener(std::__1::shared_ptr<AdobeMarketingMobile::EventType> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventSource> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::GetPlatformServices()", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::GetSharedEventState(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::HasSharedEventState(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::NotifyWildCardListener(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::CreateOrUpdateSharedState(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::CreateOrUpdateSharedState(int, std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::OnEventHubRegisteredModule(std::__1::shared_ptr<AdobeMarketingMobile::EventHub> const&, std::__1::shared_ptr<AdobeMarketingMobile::PlatformServicesInterface> const&, std::__1::shared_ptr<AdobeMarketingMobile::TaskExecutorInterface> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::UnregisterWildCardListener()", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::REQUIRED_FOR_UNREGISTRATION", referenced from: AdobeMarketingMobile::Analytics::OnUnregistered() in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::RegisterOneTimeListenerBlock(std::__1::shared_ptr<AdobeMarketingMobile::EventType> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventSource> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::function<void (std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::CreateSharedStateAndDispatchEvent(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Module::Idle()", referenced from: vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Object::SharedPtrToThisObjectInterface()", referenced from: vtable for AdobeMarketingMobile::AnalyticsPublicApi in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) vtable for AdobeMarketingMobile::AnalyticsVersionProvider in libACPAnalytics_iOS.a(AnalyticsVersionProvider.o) std::__1::shared_ptr<AdobeMarketingMobile::Analytics> AdobeMarketingMobile::ObjectToSharedPtr<AdobeMarketingMobile::Analytics>(AdobeMarketingMobile::Analytics&) in libACPAnalytics_iOS.a(Analytics.o) vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Object-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) ... "AdobeMarketingMobile::Variant::FromString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GenerateDataMap(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsHit> const&) in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GenerateServerUpdateMap(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::Variant::FromBoolean(bool)", referenced from: AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GenerateDataMap(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsHit> const&) in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GenerateUpdateValuesForResetIsWaitingFlag() in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::Variant::FromLong(long long)", referenced from: AdobeMarketingMobile::AnalyticsDatabaseHitSchema::GenerateDataMap(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsHit> const&) in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "AdobeMarketingMobile::SdkError::SdkError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, AdobeMarketingMobile::DebugInfo const&)", referenced from: AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::Consequence>, AdobeMarketingMobile::SdkError> AdobeMarketingMobile::EventData::GetTypedObject<AdobeMarketingMobile::Consequence>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::Consequence>, AdobeMarketingMobile::SdkError>::Value() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::ParseIdentifier(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Expected<std::__1::vector<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, std::__1::allocator<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId> > >, AdobeMarketingMobile::SdkError> AdobeMarketingMobile::EventData::GetTypedVector<AdobeMarketingMobile::VisitorId>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const in libACPAnalytics_iOS.a(AnalyticsState.o) AdobeMarketingMobile::Expected<std::__1::vector<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, std::__1::allocator<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId> > >, AdobeMarketingMobile::SdkError>::Value() in libACPAnalytics_iOS.a(AnalyticsState.o) AdobeMarketingMobile::Expected<std::__1::vector<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, std::__1::allocator<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId> > >, AdobeMarketingMobile::SdkError> AdobeMarketingMobile::Variant::GetTypedVector<AdobeMarketingMobile::VisitorId>(std::__1::shared_ptr<AdobeMarketingMobile::VariantSerializerInterface<AdobeMarketingMobile::VisitorId> > const&) const in libACPAnalytics_iOS.a(AnalyticsState.o) AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, AdobeMarketingMobile::SdkError>::Value() in libACPAnalytics_iOS.a(AnalyticsState.o) ... "AdobeMarketingMobile::TryCatch(std::__1::function<void ()> const&, std::__1::function<void (AdobeMarketingMobile::SdkError&)> const&)", referenced from: AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::Analytics::ParseIdentifier(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::DebugInfo::DebugInfo(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::Consequence>, AdobeMarketingMobile::SdkError>::Value() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::ParseIdentifier(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Expected<std::__1::vector<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, std::__1::allocator<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId> > >, AdobeMarketingMobile::SdkError>::Value() in libACPAnalytics_iOS.a(AnalyticsState.o) AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, AdobeMarketingMobile::SdkError>::Value() in libACPAnalytics_iOS.a(AnalyticsState.o) AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, AdobeMarketingMobile::SdkError>::Error() const in libACPAnalytics_iOS.a(AnalyticsState.o) AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::Consequence>, AdobeMarketingMobile::SdkError>::Value() in libACPAnalytics_iOS.a(AnalyticsListenerRulesEngineResponseContent.o) "AdobeMarketingMobile::EventData::OptBoolean(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool)", referenced from: AdobeMarketingMobile::AnalyticsState::ExtractConfigurationInfo(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::EventData::OptInteger(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)", referenced from: AdobeMarketingMobile::AnalyticsState::ExtractConfigurationInfo(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::EventData::PutBoolean(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool)", referenced from: AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::ClearQueue() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::SendQueuedHits() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::Analytics::trackAcquisition(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::TrackLifecycle(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::BackdateLifecycleCrash(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::BackdateLifecycleSessionInfo(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) in libACPAnalytics_iOS.a(Analytics.o) ... "AdobeMarketingMobile::EventData::ContainsKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::__function::__func<AdobeMarketingMobile::Analytics::HandleAnalyticsContentRequest(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_0, std::__1::allocator<AdobeMarketingMobile::Analytics::HandleAnalyticsContentRequest(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_0>, void ()>::operator()() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsState::ExtractIdentityInfo(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::EventData::PrettyString(int)", referenced from: AdobeMarketingMobile::Analytics::UpdateOrCreateAnalyticsSharedState(int, bool) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent::DispatchAnalyticsHitResponse(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent::DispatchQueueSize(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity::DispatchAnalyticsIdentity(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) "AdobeMarketingMobile::EventData::PutStringMap(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&)", referenced from: AdobeMarketingMobile::Analytics::trackAcquisition(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::TrackLifecycle(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::BackdateLifecycleCrash(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::BackdateLifecycleSessionInfo(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent::DispatchAnalyticsHitResponse(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) "AdobeMarketingMobile::EventData::OptLong(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long)", referenced from: AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::TrackLifecycle(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsState::ExtractConfigurationInfo(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::EventData::PutLong(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long)", referenced from: AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent::DispatchQueueSize(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) "AdobeMarketingMobile::EventData::OptString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: std::__1::__function::__func<AdobeMarketingMobile::Analytics::HandleLifecycleRequestEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_6, std::__1::allocator<AdobeMarketingMobile::Analytics::HandleLifecycleRequestEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_6>, void ()>::operator()() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsState::ExtractConfigurationInfo(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::EventData::PutString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: AdobeMarketingMobile::AnalyticsPublicApi::UpdateVisitorIdentifier(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::Analytics::PurgeAid() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::PurgeVid() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::HandleAnalyticsIdRequest(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::trackAcquisition(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::TrackLifecycle(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::UpdateOrCreateAnalyticsSharedState(int, bool) in libACPAnalytics_iOS.a(Analytics.o) ... "AdobeMarketingMobile::EventData::EventData(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::Variant>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::Variant> > > > const&)", referenced from: std::__1::shared_ptr<AdobeMarketingMobile::EventData> std::__1::shared_ptr<AdobeMarketingMobile::EventData>::make_shared<std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::Variant>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::Variant> > > >&>(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::Variant>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::Variant> > > >&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventData::EventData()", referenced from: std::__1::shared_ptr<AdobeMarketingMobile::EventData> std::__1::shared_ptr<AdobeMarketingMobile::EventData>::make_shared<>() in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::shared_ptr<AdobeMarketingMobile::EventData> std::__1::shared_ptr<AdobeMarketingMobile::EventData>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) std::__1::shared_ptr<AdobeMarketingMobile::EventData> std::__1::shared_ptr<AdobeMarketingMobile::EventData>::make_shared<>() in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) std::__1::shared_ptr<AdobeMarketingMobile::EventData> std::__1::shared_ptr<AdobeMarketingMobile::EventData>::make_shared<>() in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) "AdobeMarketingMobile::EventType::ACQUISITION", referenced from: AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventType::RULES_ENGINE", referenced from: AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventType::CONFIGURATION", referenced from: AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventType::GENERIC_TRACK", referenced from: AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::GetTrackingQueueSize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventType::GENERIC_LIFECYCLE", referenced from: AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventType::HUB", referenced from: AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventType::ANALYTICS", referenced from: AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::ClearQueue() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::SendQueuedHits() const in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::UpdateVisitorIdentifier(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const::$_0, std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const::$_0>, void ()>::operator()() in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) ... "AdobeMarketingMobile::EventType::LIFECYCLE", referenced from: AdobeMarketingMobile::Analytics::OnRegistered() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::TimeUtils::GetUnixTimeInSeconds()", referenced from: AdobeMarketingMobile::Analytics::GetTimeSinceLaunch(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsHitProcessor::Process(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsHit> const&) in libACPAnalytics_iOS.a(AnalyticsHitProcessor.o) "AdobeMarketingMobile::Consequence::GetId() const", referenced from: AdobeMarketingMobile::AnalyticsListenerRulesEngineResponseContent::Hear(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(AnalyticsListenerRulesEngineResponseContent.o) "AdobeMarketingMobile::Consequence::GetType() const", referenced from: AdobeMarketingMobile::AnalyticsListenerRulesEngineResponseContent::Hear(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(AnalyticsListenerRulesEngineResponseContent.o) "AdobeMarketingMobile::Consequence::GetDetail() const", referenced from: AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Event::GetTimestamp() const", referenced from: AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::trackAcquisition(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::TrackLifecycle(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Event::GetEventNumber() const", referenced from: AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::__function::__func<AdobeMarketingMobile::Analytics::HandleConfigurationEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_2, std::__1::allocator<AdobeMarketingMobile::Analytics::HandleConfigurationEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_2>, void ()>::operator()() in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Event::GetResponsePairID() const", referenced from: std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const::$_0, std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const::$_0>, void ()>::operator()() in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const::$_2, std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const::$_2>, void ()>::operator()() in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&)::$_4, std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&)::$_4>, void ()>::operator()() in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::Analytics::ClearUnprocessedEventQueue() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::__function::__func<AdobeMarketingMobile::Analytics::HandleAnalyticsContentRequest(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_0, std::__1::allocator<AdobeMarketingMobile::Analytics::HandleAnalyticsContentRequest(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_0>, void ()>::operator()() in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::Object::ToStringImpl(AdobeMarketingMobile::ToStringOptions const&) const", referenced from: vtable for AdobeMarketingMobile::AnalyticsPublicApi in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) vtable for AdobeMarketingMobile::AnalyticsVersionProvider in libACPAnalytics_iOS.a(AnalyticsVersionProvider.o) vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Object-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) vtable for AdobeMarketingMobile::AnalyticsRequestSerializer in libACPAnalytics_iOS.a(Analytics.o) ... "AdobeMarketingMobile::Object::Equals(AdobeMarketingMobile::ObjectInterface const&) const", referenced from: vtable for AdobeMarketingMobile::AnalyticsPublicApi in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) vtable for AdobeMarketingMobile::AnalyticsVersionProvider in libACPAnalytics_iOS.a(AnalyticsVersionProvider.o) vtable for AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::InternalModule-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Object-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) vtable for AdobeMarketingMobile::AnalyticsRequestSerializer in libACPAnalytics_iOS.a(Analytics.o) ... "AdobeMarketingMobile::SdkError::GetMessage() const", referenced from: std::__1::__function::__func<AdobeMarketingMobile::Analytics::ParseIdentifier(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_10, std::__1::allocator<AdobeMarketingMobile::Analytics::ParseIdentifier(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_10>, void (AdobeMarketingMobile::SdkError&)>::operator()(AdobeMarketingMobile::SdkError&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::SdkError::GetCode() const", referenced from: std::__1::__function::__func<AdobeMarketingMobile::Analytics::ParseIdentifier(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_10, std::__1::allocator<AdobeMarketingMobile::Analytics::ParseIdentifier(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_10>, void (AdobeMarketingMobile::SdkError&)>::operator()(AdobeMarketingMobile::SdkError&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventData::GetBoolean(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool&) const", referenced from: AdobeMarketingMobile::Analytics::ProcessAnalyticsData(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::ProcessAnalyticsVars(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventData::GetVariant(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<AdobeMarketingMobile::Variant>&) const", referenced from: AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::Consequence>, AdobeMarketingMobile::SdkError> AdobeMarketingMobile::EventData::GetTypedObject<AdobeMarketingMobile::Consequence>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Expected<std::__1::vector<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId>, std::__1::allocator<std::__1::shared_ptr<AdobeMarketingMobile::VisitorId> > >, AdobeMarketingMobile::SdkError> AdobeMarketingMobile::EventData::GetTypedVector<AdobeMarketingMobile::VisitorId>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const in libACPAnalytics_iOS.a(AnalyticsState.o) AdobeMarketingMobile::Expected<std::__1::shared_ptr<AdobeMarketingMobile::Consequence>, AdobeMarketingMobile::SdkError> AdobeMarketingMobile::EventData::GetTypedObject<AdobeMarketingMobile::Consequence>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const in libACPAnalytics_iOS.a(AnalyticsListenerRulesEngineResponseContent.o) "AdobeMarketingMobile::EventData::GetStringMap(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > >&) const", referenced from: AdobeMarketingMobile::Analytics::ProcessAnalyticsData(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::trackAcquisition(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::TrackLifecycle(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) std::__1::__function::__func<AdobeMarketingMobile::Analytics::HandleAcquisitionContentEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_3, std::__1::allocator<AdobeMarketingMobile::Analytics::HandleAcquisitionContentEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)::$_3>, void ()>::operator()() in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsState::ExtractLifecycleInfo(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(AnalyticsState.o) AdobeMarketingMobile::AnalyticsState::ExtractPlacesInfo(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(AnalyticsState.o) "AdobeMarketingMobile::EventData::Copy() const", referenced from: AdobeMarketingMobile::Analytics::GetSharedState(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsUnprocessedEvent> const&) in libACPAnalytics_iOS.a(Analytics.o) "AdobeMarketingMobile::EventData::GetLong(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long&) const", referenced from: std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const::$_2::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&), std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetQueueSize(std::__1::function<void (long long)> const&) const::$_2::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>, void (std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>::operator()(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) "AdobeMarketingMobile::EventData::GetString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const", referenced from: std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const::$_0::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&), std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetTrackingIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) const::$_0::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>, void (std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>::operator()(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::__function::__func<AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&)::$_4::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&), std::__1::allocator<AdobeMarketingMobile::AnalyticsPublicApi::GetVisitorIdentifier(std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)> const&)::$_4::operator()() const::'lambda'(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>, void (std::__1::shared_ptr<AdobeMarketingMobile::Event> const&)>::operator()(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) AdobeMarketingMobile::Analytics::HandleSharedStateUpdateEvent(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::ProcessAnalyticsData(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::ProcessAnalyticsVars(std::__1::shared_ptr<AdobeMarketingMobile::AnalyticsState> const&, std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::Analytics::Process(std::__1::shared_ptr<AdobeMarketingMobile::Event> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<AdobeMarketingMobile::EventData>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<AdobeMarketingMobile::EventData> > > > const&) in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::AnalyticsState::ExtractConfigurationInfo(std::__1::shared_ptr<AdobeMarketingMobile::EventData> const&) in libACPAnalytics_iOS.a(AnalyticsState.o) ... "typeinfo for AdobeMarketingMobile::HitQueueBase", referenced from: typeinfo for AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitQueueBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "typeinfo for AdobeMarketingMobile::HitDatabaseBase", referenced from: construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::AnalyticsHitQueue in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) construction vtable for AdobeMarketingMobile::HitDatabaseBase-in-AdobeMarketingMobile::HitQueue<AdobeMarketingMobile::AnalyticsHit, AdobeMarketingMobile::AnalyticsDatabaseHitSchema, AdobeMarketingMobile::AnalyticsHitProcessor> in libACPAnalytics_iOS.a(AnalyticsHitQueue.o) "typeinfo for AdobeMarketingMobile::DatabaseHitSchemaBase", referenced from: typeinfo for AdobeMarketingMobile::DatabaseHitSchema<AdobeMarketingMobile::AnalyticsHit> in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) construction vtable for AdobeMarketingMobile::DatabaseHitSchemaBase-in-AdobeMarketingMobile::AnalyticsDatabaseHitSchema in libACPAnalytics_iOS.a(AnalyticsDatabaseHitSchema.o) "typeinfo for AdobeMarketingMobile::ModuleEventListenerBase", referenced from: typeinfo for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubBooted in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) typeinfo for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerHubSharedState in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) typeinfo for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) construction vtable for AdobeMarketingMobile::ModuleEventListenerBase-in-AdobeMarketingMobile::AnalyticsListenerAnalyticsRequestContent in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) typeinfo for AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsListenerLifecycleRequestContent.o) ... "typeinfo for AdobeMarketingMobile::ModuleEventDispatcherBase", referenced from: typeinfo for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseContent in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) typeinfo for AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::AnalyticsDispatcherAnalyticsResponseIdentity in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) construction vtable for AdobeMarketingMobile::ModuleEventDispatcherBase-in-AdobeMarketingMobile::ModuleEventDispatcher<AdobeMarketingMobile::Analytics> in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) "typeinfo for AdobeMarketingMobile::Module", referenced from: typeinfo for AdobeMarketingMobile::InternalModule in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Module-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerHubBooted.o) AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerHubSharedState.o) AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestContent.o) AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerLifecycleRequestContent.o) AdobeMarketingMobile::ModuleEventListener<AdobeMarketingMobile::Analytics>::GetParentModule() in libACPAnalytics_iOS.a(AnalyticsListenerAnalyticsRequestIdentity.o) ... "typeinfo for AdobeMarketingMobile::Object", referenced from: typeinfo for AdobeMarketingMobile::AnalyticsPublicApi in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) typeinfo for AdobeMarketingMobile::AnalyticsVersionProvider in libACPAnalytics_iOS.a(AnalyticsVersionProvider.o) construction vtable for AdobeMarketingMobile::Object-in-AdobeMarketingMobile::Analytics in libACPAnalytics_iOS.a(Analytics.o) typeinfo for AdobeMarketingMobile::AnalyticsRequestSerializer in libACPAnalytics_iOS.a(Analytics.o) typeinfo for AdobeMarketingMobile::AnalyticsUnprocessedEvent in libACPAnalytics_iOS.a(Analytics.o) construction vtable for AdobeMarketingMobile::Object-in-AdobeMarketingMobile::AnalyticsState in libACPAnalytics_iOS.a(AnalyticsState.o) typeinfo for AdobeMarketingMobile::AnalyticsState in libACPAnalytics_iOS.a(AnalyticsState.o) ... "VTT for AdobeMarketingMobile::VisitorIdSerializer", referenced from: std::__1::shared_ptr<AdobeMarketingMobile::VisitorIdSerializer> std::__1::shared_ptr<AdobeMarketingMobile::VisitorIdSerializer>::make_shared<>() in libACPAnalytics_iOS.a(AnalyticsState.o) "VTT for AdobeMarketingMobile::ConsequenceSerializer", referenced from: std::__1::shared_ptr<AdobeMarketingMobile::ConsequenceSerializer> std::__1::shared_ptr<AdobeMarketingMobile::ConsequenceSerializer>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) std::__1::shared_ptr<AdobeMarketingMobile::ConsequenceSerializer> std::__1::shared_ptr<AdobeMarketingMobile::ConsequenceSerializer>::make_shared<>() in libACPAnalytics_iOS.a(AnalyticsListenerRulesEngineResponseContent.o) "VTT for AdobeMarketingMobile::EventData", referenced from: std::__1::__shared_ptr_emplace<AdobeMarketingMobile::EventData, std::__1::allocator<AdobeMarketingMobile::EventData> >::~__shared_ptr_emplace() in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::__shared_ptr_emplace<AdobeMarketingMobile::EventData, std::__1::allocator<AdobeMarketingMobile::EventData> >::~__shared_ptr_emplace() in libACPAnalytics_iOS.a(AnalyticsPublicApi.o) std::__1::__shared_ptr_emplace<AdobeMarketingMobile::EventData, std::__1::allocator<AdobeMarketingMobile::EventData> >::~__shared_ptr_emplace() in libACPAnalytics_iOS.a(Analytics.o) std::__1::__shared_ptr_emplace<AdobeMarketingMobile::EventData, std::__1::allocator<AdobeMarketingMobile::EventData> >::~__shared_ptr_emplace() in libACPAnalytics_iOS.a(Analytics.o) std::__1::__shared_ptr_emplace<AdobeMarketingMobile::EventData, std::__1::allocator<AdobeMarketingMobile::EventData> >::~__shared_ptr_emplace() in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) std::__1::__shared_ptr_emplace<AdobeMarketingMobile::EventData, std::__1::allocator<AdobeMarketingMobile::EventData> >::~__shared_ptr_emplace() in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) std::__1::__shared_ptr_emplace<AdobeMarketingMobile::EventData, std::__1::allocator<AdobeMarketingMobile::EventData> >::~__shared_ptr_emplace() in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) ... "vtable for AdobeMarketingMobile::VisitorIdSerializer", referenced from: std::__1::shared_ptr<AdobeMarketingMobile::VisitorIdSerializer> std::__1::shared_ptr<AdobeMarketingMobile::VisitorIdSerializer>::make_shared<>() in libACPAnalytics_iOS.a(AnalyticsState.o) NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. "vtable for AdobeMarketingMobile::ConsequenceSerializer", referenced from: std::__1::shared_ptr<AdobeMarketingMobile::ConsequenceSerializer> std::__1::shared_ptr<AdobeMarketingMobile::ConsequenceSerializer>::make_shared<>() in libACPAnalytics_iOS.a(Analytics.o) std::__1::shared_ptr<AdobeMarketingMobile::ConsequenceSerializer> std::__1::shared_ptr<AdobeMarketingMobile::ConsequenceSerializer>::make_shared<>() in libACPAnalytics_iOS.a(AnalyticsListenerRulesEngineResponseContent.o) NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. "vtable for AdobeMarketingMobile::ModuleEventDispatcherBase", referenced from: AdobeMarketingMobile::ModuleEventDispatcherBase::~ModuleEventDispatcherBase() in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) AdobeMarketingMobile::ModuleEventDispatcherBase::~ModuleEventDispatcherBase() in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseContent.o) AdobeMarketingMobile::ModuleEventDispatcherBase::~ModuleEventDispatcherBase() in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) AdobeMarketingMobile::ModuleEventDispatcherBase::~ModuleEventDispatcherBase() in libACPAnalytics_iOS.a(AnalyticsDispatcherAnalyticsResponseIdentity.o) NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Based on the steps you provided, this is expected behavior. This package depends on @adobe/react-native-acpcore Before installing the Analytics extension it is recommended to begin by installing the Core extension. See the installation section of the README for more info. @nporter-adbe I installed the core package and confirmed that runs without any errors. This package still produces the above What version of react native are you on? I'm not able to reproduce your issue, here are the steps I took with a fresh app: react-native init gitissue38Analytics --version react-native@0.61.5 cd gitissue38Analytics npm install @adobe/react-native-acpcore npm install @adobe/react-native-acpanalytics *updated podfile to use iOS 10.0* cd ios && pod install *added some SDK code in AppDelegate.m* *opened Xcode workspace, and hit run, no build failures, app launches successfully* You can also find a repo with this app here: https://github.com/nporter-adbe/gitissue38Analytics Apologies, it did work in the end. I did try the core package and confirmed there were no errors running that, but must have done it in isolation and not tried them together , although thought I had!
gharchive/issue
2020-03-03T09:09:04
2025-04-01T04:33:20.480745
{ "authors": [ "nporter-adbe", "sattaman" ], "repo": "adobe/react-native-acpanalytics", "url": "https://github.com/adobe/react-native-acpanalytics/issues/38", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1947283929
Support for data-focus-within in RAC Provide a general summary of the feature here Originally opened in the discussion: https://github.com/adobe/react-spectrum/discussions/4849#discussion-5463826 For all grid components that support interactive children, I'd like to have possibility to style the <Item/> component based on whether the focus is contained in the descendant of this <Item/>. For example: My solution requires to style a <Row/> component when it's being interacted with. Currently, this can be done with using data-hovered or data-focus-visible selectors. However, when my focus moves to one of the interactive children, there's no attribute on the <Row/> component I could use, that I could use to apply the same styles as e.g data-hovered (that'd signify that this row is being interacted with) 🤔 Expected Behavior? Additional prop/data-attribute that would be enabled once the focus is on the element's descendants. Best candidate seems to be using focus-within selector, but I'm open to hear about drawbacks of this or some other ideas. 😯 Current Behavior No way of knowing that focus is contained in the element's descendants. 💁 Possible Solution Possibly adding the useFocusWithin hook to the TableRow component. 🔦 Context I'd like to style a grid role="row" element based on whether any of the descendants is currently focused. 💻 Examples No response 🧢 Your Company/Team No response 🕷 Tracking Issue No response Just to add to @reidbarber comment, we'd also want to add focus-within tracking to Cell as well Hello guys, do we want to add a separate data-focus-within and leave the existing data-focused intact, or is it okay to just enhance data-focused to remain activated even when the focus shifts to one of its children? I might be missing some details here, but if the latter is okay then I think this can be solved as simple as changing useFocusRing() in TableRow to useFocusRing({ within: true }), and in the case of GridList, it seems this is already handled by useGridListItem() and useSelectableItem() within it: https://github.com/adobe/react-spectrum/blob/d2049a5831e57fcad7a2d489fa0eacbe155a6db9/packages/%40react-aria/gridlist/src/useGridListItem.ts#L62-L71 If what we want is the former.. then a little more guidance would be of great help 🙏
gharchive/issue
2023-10-17T12:21:30
2025-04-01T04:33:20.494486
{ "authors": [ "LFDanLu", "jaknas", "sookmax" ], "repo": "adobe/react-spectrum", "url": "https://github.com/adobe/react-spectrum/issues/5258", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2300555891
Add ResizeObserver that observes targetRef (useOverlayPosition) Closes https://github.com/adobe/react-spectrum/issues/6383 ✅ Pull Request Checklist: [x] Included link to corresponding React Spectrum GitHub Issue. [x] Added/updated unit tests and storybook for this change (for new code or code which already has tests). [x] Filled out test instructions. [ ] Updated documentation (if it already exists for this component). [ ] Looked at the Accessibility Practices for this feature - Aria Practices 📝 Test Instructions: Story http://localhost:9003/?path=/story/react-aria-components--popover-trigger-observer-example https://github.com/adobe/react-spectrum/assets/71210554/42ee2df1-ce76-4393-b159-0f13f3709520 🧢 Your Project: GET_BUILD
gharchive/pull-request
2024-05-16T14:21:55
2025-04-01T04:33:20.498672
{ "authors": [ "snowystinger", "sookmax" ], "repo": "adobe/react-spectrum", "url": "https://github.com/adobe/react-spectrum/pull/6396", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1669043938
Support configuration overrides Description Support the configuration of datastream overrides in the Alloy Tags Extensions. Must be merged with https://github.com/adobe/alloy/pull/958. Adds a section to the Extension configuration Send event action Set consent action Redirect with identity action. Related Issue https://jira.corp.adobe.com/browse/PDCL-9943 Motivation and Context Screenshots (if appropriate): Types of changes [ ] Bug fix (non-breaking change which fixes an issue) [x] New feature (non-breaking change which adds functionality) [ ] Improvement (non-breaking change which does not add functionality) [ ] Breaking change (fix or feature that would cause existing functionality to change) Checklist: [x] I have signed the Adobe Open Source CLA or I'm an Adobe employee. [x] I have made any necessary test changes and all tests pass. [x] I have run the Sandbox successfully. [x] I've updated the schema in extension.json or no changes are necessary. [x] My change requires a change to the documentation. The dropdowns prepopulated with the options from Blackbird will be implemented in [PDCL-10323](https://jira.corp.adobe.com/browse/PDCL-10323].
gharchive/pull-request
2023-04-14T23:18:02
2025-04-01T04:33:20.505335
{ "authors": [ "carterworks" ], "repo": "adobe/reactor-extension-alloy", "url": "https://github.com/adobe/reactor-extension-alloy/pull/300", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
559381223
Warning variant of alert dialog Description Warning variant for alert dialog. Issue for adding into DNA: SDS-5068 Why do you need this feature or component? Feature request from internal teams; already part of Spectrum Contributions Additional context There is no warning version of this, we have an alert error. Closing because it's not needed anymore. We're out of sync with where design is at on this, and we do need to build out the warning variant. Syncing to Jira. We'll catch this during our migration and refactoring work.
gharchive/issue
2020-02-03T22:48:02
2025-04-01T04:33:20.507792
{ "authors": [ "NateBaldwinDesign", "misterbrownlee", "pfulton" ], "repo": "adobe/spectrum-css", "url": "https://github.com/adobe/spectrum-css/issues/515", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
691340638
Vertical Rhythm Description Vertical Rhythm is necessary part to provide order to layout. In your documentation I could not find anything mentioning this design concept. Request: please add something about vertical rhythm and maybe tools to check it on the page. Why do you need this feature or component? It makes the page and typography feel consistent and visually pleasant (from this article). Additional context This is an interesting tool to check vertical rhythm: https://basehold.it/ Peace, VM @vladimircores, thanks for the recommendation. The typography components already are designed to work with specific spacing (vertically and horizontally). They are not specifically designed to use the vertical rhythm mentioned in the article and there aren't plans to work towards that currently. For more details, take a look at the design language usage guidelines for typography.
gharchive/issue
2020-09-02T18:59:08
2025-04-01T04:33:20.510432
{ "authors": [ "GarthDB", "vladimircores" ], "repo": "adobe/spectrum-css", "url": "https://github.com/adobe/spectrum-css/issues/887", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1665289558
chore: add lerna caching Description Jira CSS-454 This PR adds the necessary updates to support Lerna caching. Add NX as a devDep Update all devDeps to local packages internally to use "*" instead of a specific version (nx will use this as a signifier to fetch the local version) Add config to support build caching Update a couple of the scripts that were using yarn workspace to run through lerna --scope instead (this allows it to connect to the cache where yarn workspace is unaware of it). How and where has this been tested? [x] yarn build x2 - validate that the second run uses the cached assets [x] yarn build, yarn build:preview - preview build should use cached build assets [x] yarn build, git clean -dfX, yarn install, yarn build - should not use cached assets To-do list [x] If my change impacts other components, I have tested to make sure they don't break. [x] I have read the CONTRIBUTING document. [x] This pull request is ready to merge. [ ] @pfulton going to validate "*" change via https://verdaccio.org
gharchive/pull-request
2023-04-12T21:29:56
2025-04-01T04:33:20.516324
{ "authors": [ "castastrophe" ], "repo": "adobe/spectrum-css", "url": "https://github.com/adobe/spectrum-css/pull/1772", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1696583840
feat(table)!: core tokens migration and section header Description 🏗️ Core tokens migration: Updates table to use core tokens. Styles have been simplified---a lot of repetitive CSS rules for compact, spacious, and quiet overrides were removed as they're now handled by the custom property value changes using tokens. 🆕 Adds new feature "Section header row". 🆕 Adds new feature "Summary row". 🆕 Adds new variant "Collapsible". 🆕 Adds new variant "Thumbnails". 📝 Significant updates to documentation and examples. 📚 Updated storybook to include the various options that were not yet available as controls. Such as density, emphasized, quiet, and t-shirt sizing. Refactors the template file to include a separate TableRowItem and definable table row data. Adds new stories for Multi-Select, Section Header, and more. Scrollable wrapper and sticky header: Integrates the solution to allow for a scrollable table body while keeping alignment of the table regardless of the length of cell content. This was added because the current flex or grid solutions can result in misaligned cells when longer content is displayed in a cell; especially at smaller screen sizes or when using more columns. Display flex was previously only partly in code and partly in example inline styles, and was being set in SWC CSS. Each flex row was independent of one another and would not always maintain alignment. The only other viable solutions besides the one implemented involve manual adjustment of widths via JavaScript or subgrid (which is not yet ready for production). This solution: Adds a wrapper element with scrolling overflow that can have a fixed height set. Sets the table header to be position: sticky. Adds a border around the header and sets a background color on it (so the header covers body content on scroll instead of overlapping content). Works for both <table> markup and div-based markup. Other notable design updates and changes: The sort icon is now on the left side of the header text (it previously was on the right). Per design feedback, "the sort icon is always on the left and disclosure icon on the right". This has been noted in the migration guide and changed in all examples. The Table variant using div-based markup now includes display styles. The display property values used are the same as the table element and its descendants. 🐛 Two existing bugs for Dropzone fixed; body dropzone blue color not extending to to cover the whole body, and row dropzone causing display issues when using <table> markup because of the use of ::after where one should not exist (::after pseudo for drop-target was no longer necessary after refactor). 🐛 Existing Firefox bug with background color showing behind rounded corners fixed. The text in table head cells is no longer forced uppercase through CSS Updates to other components: Updated storybook for Checkbox to include the missing is-indeterminate option. Updated storybook for Button to include optional props for aria-expanded and aria-controls. CSS-237 How and where has this been tested? Chrome and Firefox, Mac, WHCM Edge To-do list [x] If my change impacts other components, I have tested to make sure they don't break. [x] If my change impacts documentation, I have updated the documentation accordingly. [x] I have read the CONTRIBUTING document. [x] I have tested these changes in Windows High Contrast mode. [x] I have tested in Safari. [x] I have updated any relevant storybook stories and templates. [x] Collapsible and Thumbnails variants have been added. [x] Design review has been completed and any adjustments have been made. [x] Table tokens have been released and "wip - use beta version of table tokens" commit has been removed. And updated version of tokens package updated in dependencies. [x] Mods file has been generated and committed [x] Actionbar examples are updated [ ] This pull request is ready to merge. Note: When merged, Action bar should also update its table version in package.json @mlogsdon18 I've addressed all of your feedback in the latest updates. Published the initial beta: @spectrum-css/table@5.0.0-beta.0 Released a new beta: @spectrum-css/table@5.0.0-beta.1 New beta released: @spectrum-css/table@5.0.0-beta.2 lerna success published @spectrum-css/table 5.0.0-beta.3 lerna notice lerna notice :package: @spectrum-css/table@5.0.0-beta.3 lerna notice === Tarball Contents === lerna notice 11.4kB LICENSE lerna notice 3B dist/themes/express.css lerna notice 630B themes/express.css lerna notice 47.7kB dist/index-base.css lerna notice 3B dist/index-theme.css lerna notice 47.7kB dist/index-vars.css lerna notice 47.7kB dist/index.css lerna notice 50.0kB index.css lerna notice 3B dist/themes/spectrum.css lerna notice 631B themes/spectrum.css lerna notice 68B gulpfile.js lerna notice 11.4kB stories/table.stories.js lerna notice 8.5kB stories/template.js lerna notice 4.2kB dist/mods.json lerna notice 1.0kB package.json lerna notice 23.6kB CHANGELOG.md lerna notice 6.8kB metadata/mods.md lerna notice 313B README.md lerna notice 76.3kB metadata/table.yml lerna notice === Tarball Details === lerna notice name: @spectrum-css/table lerna notice version: 5.0.0-beta.3 lerna notice filename: spectrum-css-table-5.0.0-beta.3.tgz lerna notice package size: 38.2 kB lerna notice unpacked size: 337.9 kB lerna notice shasum: 60ed0425fd8950aabb67fc94ef86f2f89b425d8f lerna notice integrity: sha512-fkjJu57UEJ5MR[...]v9hahIiQFpN9A== lerna notice total files: 19 lerna notice Successfully published: * @spectrum-css/table@5.0.0-beta.3
gharchive/pull-request
2023-05-04T19:32:20
2025-04-01T04:33:20.528562
{ "authors": [ "castastrophe", "jawinn", "pfulton" ], "repo": "adobe/spectrum-css", "url": "https://github.com/adobe/spectrum-css/pull/1842", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2201442034
MWPW-140112 Preflight link check Enhancement to preflights link checking. All links on a page are now checked. Broken links show up in a table under SEO tab. Detects off origin and local links. Lists URL that is checked. Lists where the link is located on the page Lists status of link Highlights link with status on page - preflight modal closed Resolves: MWPW-140112 Notes Each consumer will need to have the API added to their ./milo/config BACOM is currently set up. Test URLs: Before: https://main--milo--adobecom.hlx.page/drafts/rclayton/test-template?martech=off After: https://preflight-404s--milo--adobecom.hlx.page/drafts/rclayton/test-template?martech=off BACOM Test URLs Before: https://main--bacom--adobecom.hlx.page/?martech=off After: https://main--bacom--adobecom.hlx.page/?milolibs=preflight-404s&martech=off I will circle back to check on unit tests. Should be good to start testing.
gharchive/pull-request
2024-03-22T00:18:17
2025-04-01T04:33:20.556508
{ "authors": [ "rgclayton" ], "repo": "adobecom/milo", "url": "https://github.com/adobecom/milo/pull/2062", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2537012837
MWPW-155984 - Brick list showing null value in link label Added a conditional check in a shared function decorateIconStack() that was causing this. (This brick list authoring was triggering some shared link checking logic that wasn't properly verifying for null values) Resolves: MWPW-155984 Test URLs: Before: https://main--milo--adobecom.hlx.page/drafts/rparrish/masonry/brick-list?martech=off After: https://rparrish-brick-lists--milo--adobecom.hlx.page/drafts/rparrish/masonry/brick-list?martech=off Live URLs: Before: https://main--dc--adobecom.hlx.page/drafts/ntran/brick-null-bug?martech=off After: https://main--dc--adobecom.hlx.page/drafts/ntran/brick-null-bug?milolibs=rparrish-brick-lists&martech=off Regression: blocks that use this function (aside, brick) aside Before: https://main--milo--adobecom.hlx.page/docs/library/kitchen-sink/aside?martech=off aside After: https://rparrish-brick-lists--milo--adobecom.hlx.page/docs/library/kitchen-sink/aside?martech=off brick Before: https://main--milo--adobecom.hlx.page/docs/library/kitchen-sink/brick?martech=off brick After: https://rparrish-brick-lists--milo--adobecom.hlx.page/docs/library/kitchen-sink/brick?martech=off LGTM. Does feel like a unit test should have caught this. Agree, would be good to see if we can add one as part of this PR a follow-up
gharchive/pull-request
2024-09-19T17:46:45
2025-04-01T04:33:20.563261
{ "authors": [ "mokimo", "ryanmparrish" ], "repo": "adobecom/milo", "url": "https://github.com/adobecom/milo/pull/2921", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2672545158
MWPW-160611 | Cancel button visibility threshold Show cancel button till screen width 1000px Resolves: MWPW-160611 Before: https://stage--dc--adobecom.hlx.page/acrobat/online/test/sign-pdf-projectunity After: https://stage--dc--adobecom.hlx.page/acrobat/online/test/sign-pdf-projectunity?unitylibs=mwpw-160611 @sigadamvenkata Could you please help in verifying this Unity PR and adding the verified label now the cancle CTA showing till browser width less then 1000px. PFA video in the jira https://jira.corp.adobe.com/browse/MWPW-160611
gharchive/pull-request
2024-11-19T15:20:49
2025-04-01T04:33:20.566132
{ "authors": [ "aishwaryamathuria", "sigadamvenkata" ], "repo": "adobecom/unity", "url": "https://github.com/adobecom/unity/pull/154", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
258418386
Cannot store ObjectID data type to session store when i'am trying to logged in That Error Appear Cannot store ObjectID data type to session store Here's my Controller Function :- async login ({ request, auth }) { const { email, password } = request.all() await auth.attempt(email, password) return 'Logged in successfully' } Hey @kamatcho! 👋 May you share the content of your config/auth.js? 'use strict' module.exports = { /* |-------------------------------------------------------------------------- Authenticator Authentication is a combination of serializer and scheme with extra config to define on how to authenticate a user. Available Schemes - basic, session, jwt, api Available Serializers - lucid, database */ authenticator: 'session', /* |-------------------------------------------------------------------------- Session Session authenticator makes use of sessions to authenticate a user. Session authentication is always persistent. */ session: { serializer: 'lucid', model: 'App/Models/User', scheme: 'session', uid: 'email', password: 'password' }, /* |-------------------------------------------------------------------------- Basic Auth The basic auth authenticator uses basic auth header to authenticate a user. NOTE: This scheme is not persistent and users are supposed to pass login credentials on each request. */ basic: { serializer: 'lucid', model: 'App/Models/User', scheme: 'basic', uid: 'email', password: 'password' }, /* |-------------------------------------------------------------------------- Jwt The jwt authenticator works by passing a jwt token on each HTTP request via HTTP Authorization header. */ jwt: { serializer: 'lucid', model: 'App/Models/User', scheme: 'jwt', uid: 'email', password: 'password', options: { secret: 'self::app.appKey' } } } i 'm using package called lucid-mongo Can u just format your code blocks? Also what's the output of emai, password when u console.log them 'use strict' module.exports = { /* |-------------------------------------------------------------------------- Authenticator Authentication is a combination of serializer and scheme with extra config to define on how to authenticate a user. Available Schemes - basic, session, jwt, api Available Serializers - lucid, database */ authenticator: 'session', /* |-------------------------------------------------------------------------- Session Session authenticator makes use of sessions to authenticate a user. Session authentication is always persistent. */ session: { serializer: 'lucid', model: 'App/Models/User', scheme: 'session', uid: 'email', password: 'password' }, /* |-------------------------------------------------------------------------- Basic Auth The basic auth authenticator uses basic auth header to authenticate a user. NOTE: This scheme is not persistent and users are supposed to pass login credentials on each request. */ basic: { serializer: 'lucid', model: 'App/Models/User', scheme: 'basic', uid: 'email', password: 'password' }, /* |-------------------------------------------------------------------------- Jwt The jwt authenticator works by passing a jwt token on each HTTP request via HTTP Authorization header. */ jwt: { serializer: 'lucid', model: 'App/Models/User', scheme: 'jwt', uid: 'email', password: 'password', options: { secret: 'self::app.appKey' } } } i'm using lucid-mongo for database I delete ur last comments, since we got the config. I am asking for the email and password you receive as part of the request? i did that async login ({ request,session, auth }) { const test = await auth.attempt(request.input('email'),request.input('password')); console.log(test) // return 'Logged in successfully' } here is the result Yup the return value of lucid-mongo is an Model instance, which cannot be saved as a string to the session. You should raise this issue with the package author to fix the serializer Ok Thanks I will ask him for That ..... Thanks for ur time Closing since not actionable
gharchive/issue
2017-09-18T09:34:27
2025-04-01T04:33:20.593128
{ "authors": [ "RomainLanz", "kamatcho", "thetutlage" ], "repo": "adonisjs/adonis-framework", "url": "https://github.com/adonisjs/adonis-framework/issues/647", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1535985676
JVM crashes with EXCEPTION_ACCESS_VIOLATION (0xc0000005) in CompilerThread Please provide a brief summary of the bug We have a web application running on Java 11 and Apache Tomcat 9.X. On one of our deployments, we are experiencing frequent and spurious crashes. No info is logged by neither our application logging nor the Tomcat. The Java process just seems to exit / crash. Upon investigating we found several crash logs all stating the same error: # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa450541d7, pid=9776, tid=8432 # # JRE version: OpenJDK Runtime Environment Temurin-11.0.17+8 (11.0.17+8) (build 11.0.17+8) # Java VM: OpenJDK 64-Bit Server VM Temurin-11.0.17+8 (11.0.17+8, mixed mode, tiered, compressed oops, g1 gc, windows-amd64) # Problematic frame: # C [ntdll.dll+0xa41d7] # # Core dump will be written. Default location: D:\tomcat\hs_err_pid9776.mdmp # # If you would like to submit a bug report, please visit: # https://github.com/adoptium/adoptium-support/issues # So far we cannot force a crash, but it happens roughly every couple of hours. There is no obvious pattern regarding user action, but almost all crash logs point to one of the JVM's compiler thread as well as code from jvm.dll, ucrtbase.dll and ntdll.dll. The code path leading up to the crash seems to be identical across almost all the crash log files. Please provide steps to reproduce where possible Just leave our application server running and use the web application. The server will crash within the next two hours. Like mentioned above, the crashes are frequent but seem spurious and unpredictable. The crash logs suggest no direct involvement of application code, but rather native core JVM parts. Expected Results The application / Tomcat server does not crash. The Java process keeps running. If there is an actual application error, throw a Java Exception or an Error that can be logged, instead of crashing completely. Actual Results The Java process exits / crashes. A crash log file is written: EXCEPTION_ACCESS_VIOLATION (0xc0000005) What Java Version are you using? openjdk 11.0.17 2022-10-18 / OpenJDK Runtime Environment Temurin-11.0.17+8 (build 11.0.17+8) / OpenJDK 64-Bit Server VM Temurin-11.0.17+8 (build 11.0.17+8, mixed mode) What is your operating system and platform? Windows Server 2019 , 64 bit Build 17763 (10.0.17763.3287) Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz, 2 cores 6 GB RAM (but run with -Xms1024m -Xmx1024m or -Xms1024m -Xmx2048m) How did you install Java? Binary archive (.zip) downloaded from https://adoptium.net: Did it work before? No changes, the crashes happen since the initial deployment to that host. Did you test with other Java versions? Other Java versions tested with same results: - Eclipse Temurin 11.0.16.1+1 - Eclipse Temurin 11.0.17+8 - Microsoft OpenJDK 11.0.15+10 - Microsoft OpenJDK 11.0.17+8 Relevant log output There was an error creating your issue: body is too long (maximum is 65536 characters). Will be provided separately. Typical crash log file (complete file appended below): # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa450541d7, pid=9664, tid=10804 # # JRE version: OpenJDK Runtime Environment Temurin-11.0.17+8 (11.0.17+8) (build 11.0.17+8) # Java VM: OpenJDK 64-Bit Server VM Temurin-11.0.17+8 (11.0.17+8, mixed mode, tiered, compressed oops, g1 gc, windows-amd64) # Problematic frame: # C [ntdll.dll+0xa41d7] # # Core dump will be written. Default location: D:\tomcat\hs_err_pid9664.mdmp # # If you would like to submit a bug report, please visit: # https://github.com/adoptium/adoptium-support/issues # --------------- S U M M A R Y ------------ Command Line: -Dcatalina.home=D:\tomcat -Dcatalina.base=D:\tomcat -Djava.io.tmpdir=D:\tomcat\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=D:\tomcat\conf\logging.properties --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED exit abort -Xms1024m -Xmx1024m Host: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz, 2 cores, 5G, Windows Server 2019 , 64 bit Build 17763 (10.0.17763.3287) Time: Fri Jan 13 13:02:02 2023 W. Europe Standard Time elapsed time: 2275.852110 seconds (0d 0h 37m 55s) --------------- T H R E A D --------------- Current thread (0x000000001e323000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=10804, stack(0x000000001f520000,0x000000001f620000)] Current CompileTask: C2:2275852 19076 ! 4 java.lang.ref.Finalizer::runFinalizer (117 bytes) Stack: [0x000000001f520000,0x000000001f620000], sp=0x000000001f61b900, free space=1006k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ntdll.dll+0xa41d7] C [ntdll.dll+0x108a2] C [ntdll.dll+0xfc27] C [ucrtbase.dll+0xb5c6] V [jvm.dll+0x6122e5] V [jvm.dll+0xb94da] V [jvm.dll+0xc2528] V [jvm.dll+0x1e676b] V [jvm.dll+0xd0864] V [jvm.dll+0xe0a51] V [jvm.dll+0x2f3ea] V [jvm.dll+0x626364] V [jvm.dll+0x624b34] V [jvm.dll+0x209385] V [jvm.dll+0x20815d] V [jvm.dll+0x18a3b1] V [jvm.dll+0x217a34] V [jvm.dll+0x215c7b] V [jvm.dll+0x76ea70] V [jvm.dll+0x7679a4] V [jvm.dll+0x61e425] C [ucrtbase.dll+0x2268a] C [KERNEL32.DLL+0x17974] C [ntdll.dll+0x5a2f1] siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0xffffffffffffffff The last seven frames are almost always the same, but the compile task varies. The thread also varies between C2 CompilerThread0 and C1 CompilerThread0. hs_err_pid10812.log hs_err_pid9664.log replay_pid9664.log replay_pid10812.log more-logs.zip Basic troubleshooting steps we tried so far: Switch OpenJDK distribution Switch OpenJDK version Install available OS update Increase Java heap size Thank you all very much for your help with our issue ;) Does your product use any native components? Does this fail on all machines or just that specific host? You can also try an 11.0.18 nightly build from adoptium.net Yes, there are some native components. Specifically, we are using the SAP Business One DI API JCO, which is a JNI wrapper around the native COM APIs of SAP Business One (https://www.sap.com/products/erp/business-one.html). I would not think that the crashes would be caused by that, as the respective DLLs are not mentioned in the crash log? Do you think this could be the culprit anyway? Most machines are doing just fine with it, currently just this host is acting up… Yes, there are some native components. Specifically, we are using the SAP Business One DI API JCO, which is a JNI wrapper around the native COM APIs of SAP Business One (https://www.sap.com/products/erp/business-one.html). I would not think that the crashes would be caused by that, as the respective DLLs are not mentioned in the crash log? Do you think this could be the culprit anyway? Most machines are doing just fine with it, currently just this host is acting up… Hmm, if it is genuinely a single host that's playing up you may have hit a rare O/S or Hardware bug - the crashlogs are failing during the JIT compilation which means that some bad memory could be involved here. I have the same issue/bug, so it is not a one-off rarity bug. First part crash log file below and full file attached: # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc80c2c7f0, pid=32588, tid=8352 # # JRE version: OpenJDK Runtime Environment Temurin-17.0.5+8 (17.0.5+8) (build 17.0.5+8) # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.5+8 (17.0.5+8, mixed mode, tiered, compressed oops, compressed class ptrs, serial gc, windows-amd64) # Problematic frame: # V [jvm.dll+0xc7f0] # # No core dump will be written. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # https://github.com/adoptium/adoptium-support/issues # --------------- S U M M A R Y ------------ Command Line: -Djpackage.app-version=0.12.1 -XX:+UseSerialGC -Dguice_bytecode_gen_option=DISABLED -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=15 -Djpackage.app-path=C:\TQRespec\TQRespec.exe -Djdk.module.main=br.com.pinter.tqrespec br.com.pinter.tqrespec/br.com.pinter.tqrespec.Main Host: 11th Gen Intel(R) Core(TM) i5-11400 @ 2.60GHz, 12 cores, 15G, Windows 11 , 64 bit Build 22000 (10.0.22000.1335) Time: Thu Jan 19 12:42:11 2023 W. Europe Standard Time elapsed time: 0.324321 seconds (0d 0h 0m 0s) --------------- T H R E A D --------------- Current thread (0x000001cae55d0640): JavaThread "WindowsNativeRunloopThread" [_thread_in_vm, id=8352, stack(0x0000000587f00000,0x0000000588000000)] Stack: [0x0000000587f00 [hs_err_pid32588.log](https://github.com/adoptium/adoptium-support/files/10456397/hs_err_pid32588.log) 000,0x0000000588000000], sp=0x0000000587fff338, free space=1020k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [jvm.dll+0xc7f0] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0 javafx.graphics j com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(ILjava/lang/Runnable;)V+8 javafx.graphics j com.sun.glass.ui.win.WinApplication$$Lambda$46+0x00000008000da6c8.run()V+12 javafx.graphics j java.lang.Thread.run()V+11 java.base@17.0.5 v ~StubRoutines::call_stub siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x0000000000000004 @David-BK Sorry to bounce this back, but can you try 17.0.6, which was just released?
gharchive/issue
2023-01-17T08:40:27
2025-04-01T04:33:20.609167
{ "authors": [ "DBKottelenberg", "karianna", "n-s-engomo" ], "repo": "adoptium/adoptium-support", "url": "https://github.com/adoptium/adoptium-support/issues/690", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1998800720
Update "Release Roadmap" section at the support page Is your feature request related to a problem? Please describe. Hello community, the support page at https://adoptium.net/support/ is outdated. It shows the Java 21 LTS as Expected, and maybe is time to assess 24 releases? Describe the solution you'd like Update Java 21 LTS status Add the news feature release based on the source list: https://www.java.com/releases/ Thanks! The existing releases date update is part of the "Update support page" task in the release checklist, which is shown as done. Maybe should be part of the retrospective about how it was missed?
gharchive/issue
2023-11-17T10:39:01
2025-04-01T04:33:20.612939
{ "authors": [ "CarmenDelgadoEclipse", "tellison" ], "repo": "adoptium/adoptium.net", "url": "https://github.com/adoptium/adoptium.net/issues/2443", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2453367218
further entrypoint.sh templating improvements removes the JDK8 specific if statement Waiting for @karianna to concur on the approval.
gharchive/pull-request
2024-08-07T12:30:24
2025-04-01T04:33:20.614063
{ "authors": [ "gdams", "tellison" ], "repo": "adoptium/containers", "url": "https://github.com/adoptium/containers/pull/627", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
256472422
minSdkVersion Why minSdkVersion is set to 14? Shouldn't it be 18, all the calls require it 18+. We will look into this, and inform you ASAP @hatpick @hatpick We are setting minSdkVersion to 18. We will inform you as soon as it is merged to master branch. has been merged to develop
gharchive/issue
2017-09-09T23:15:59
2025-04-01T04:33:20.615520
{ "authors": [ "drilonreqica", "hatpick", "itsmortoncornelius" ], "repo": "adorsys/secure-storage-android", "url": "https://github.com/adorsys/secure-storage-android/issues/9", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2283884345
Does univoice support IL2CPP? The readme doesn't mention IL2CPP support. I'm hoping that's included here. Thank you :) Hi @lukechatton Univoice doesn't have any native libraries of its own, so it is IL2CPP compatible. However, do note that an older network implementation based on a library named AirPeer is not since its native libs are mono only If you're planning to use Mirror, Telepathy, etc you should be fine. IL2CPP compatibility would just depend on the underlying networking solution you plan to use
gharchive/issue
2024-05-07T17:31:28
2025-04-01T04:33:20.618137
{ "authors": [ "adrenak", "lukechatton" ], "repo": "adrenak/univoice", "url": "https://github.com/adrenak/univoice/issues/34", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1306818461
"No data" after upgrade to 1.27.0 Is there an existing issue for this? [X] I have searched the existing issues What happened? Upgraded docker installation of teslamate from 1.26.1 to 1.27 after first adding an encryption key in the docker-compose.yml. After upgrade all queries in Grafana seems to get a HTTP 403 Response code with "origin not allowed" as error message. docker-compose logs reveals nothing. No errors or warnings only info with successful database migrations etc. Expected Behavior Well, my data :) Steps To Reproduce No response Relevant log output mosquitto_1 | 1657980724: New connection from 172.18.0.3:57926 on port 1883. mosquitto_1 | 1657980724: New client connected from 172.18.0.3:57926 as TESLAMATE_302E3333393 (p2, c1, k60). teslamate_1 | 2022-07-16 16:12:00.222 [info] Migrations already up teslamate_1 | 2022-07-16 16:12:03.185 [info] System Info: Erlang/OTP 24 (jit) teslamate_1 | 2022-07-16 16:12:03.185 [info] Version: 1.27.0 teslamate_1 | 2022-07-16 16:12:04.317 [info] POST https://auth.tesla.com/oauth2/v3/token -> 200 (1085.827 ms) teslamate_1 | 2022-07-16 16:12:04.317 [info] Refreshed api tokens teslamate_1 | 2022-07-16 16:12:04.321 [info] Scheduling token refresh in 6 h teslamate_1 | 2022-07-16 16:12:04.323 [info] Running TeslaMateWeb.Endpoint with cowboy 2.9.0 at :::4000 (http) teslamate_1 | 2022-07-16 16:12:04.324 [info] Access TeslaMateWeb.Endpoint at http://teslamate.billerby.com teslamate_1 | 2022-07-16 16:12:04.833 [info] Starting logger for 'MyTesla' teslamate_1 | 2022-07-16 16:12:04.841 [info] MQTT connection has been established teslamate_1 | 2022-07-16 16:12:05.227 car_id=1 [info] Start / :online teslamate_1 | 2022-07-16 16:12:05.244 car_id=1 [info] Connecting ... teslamate_1 | 2022-07-16 16:12:05.331 [info] GET https://nominatim.openstreetmap.org/reverse -> 200 (75.451 ms) teslamate_1 | 2022-07-16 16:12:05.348 car_id=1 [info] Charging / SOC: 84% / Theplacetobe teslamate_1 | 2022-07-16 16:12:05.348 car_id=1 [info] Disconnecting ... teslamate_1 | 2022-07-16 16:12:06.864 [info] tzdata release in place is from a file last modified Fri, 22 Oct 2021 02:20:47 GMT. Release file on server was last modified Wed, 16 Mar 2022 13:36:02 GMT. teslamate_1 | 2022-07-16 16:12:08.873 [info] Tzdata has updated the release from 2021e to 2022a grafana_1 | logger=http.server t=2022-07-16T13:59:17.1+0000 lvl=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= grafana_1 | logger=ngalert t=2022-07-16T13:59:17.1+0000 lvl=info msg="warming cache for startup" grafana_1 | logger=ngalert.multiorg.alertmanager t=2022-07-16T13:59:17.1+0000 lvl=info msg="starting MultiOrg Alertmanager" grafana_1 | logger=grafanaStorageLogger t=2022-07-16T13:59:17.13+0000 lvl=info msg="storage starting" [ec2-user@ip-172-26-7-85 ~]$ Screenshots No response Additional data No response Type of installation Docker Version v1.27.0 Same issue. Twiddling with different values of CHECK_ORIGIN does not seem to help at all (true, false, comma-separated list.) Found a similar problem regarding grafina. Looks like you need to add a line in the Apache configuration file in the same area as the Proxy directives. It solved the problem for my configuration: ProxyPreserveHost On Is there use nginx proxy? Grafana related configuration enable cross-origin settings ProxyPreserveHost For nginx reverse proxy, after 1.27.0 upgrade, needed to change nginx config as described here: https://grafana.com/tutorials/run-grafana-behind-a-proxy/ Thanks! Solved by adding ProxyPreserveHost On to the apache virtual hosts config A bit fast, turned out I already hade ProxyPreserveHost on in my virtual hosts config file... Sorry, that was only for TeslaMate configuration, now also for grafana and it works!
gharchive/issue
2022-07-16T14:20:03
2025-04-01T04:33:20.662802
{ "authors": [ "billerby", "davidhewing", "jalkanen", "kentfitch", "rouji4" ], "repo": "adriankumpf/teslamate", "url": "https://github.com/adriankumpf/teslamate/issues/2762", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
248178514
pyro moved the license out of the u-boot.inc pyro moved the license out of the u-boot.inc .... move it in here. similar commit: https://github.com/advancedtelematic/meta-updater/pull/117 Closing as https://github.com/advancedtelematic/meta-updater/pull/117 fixes it already. #117 is now merged. Thank you both @dl9pf and @chbae !
gharchive/pull-request
2017-08-05T10:51:37
2025-04-01T04:33:20.693440
{ "authors": [ "cajun-rat", "chbae", "dl9pf" ], "repo": "advancedtelematic/meta-updater", "url": "https://github.com/advancedtelematic/meta-updater/pull/118", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
300247234
Add branch coverage _parse_sitemap Add branch coverage for function _parse_sitemap in file scrapy/spiders/sitemap.py I take this one 7/11 branches covered These are not covered https://github.com/aeakoski/scrapy/blob/75d5f798bbfa1fae61ab3195a56c5eea18b36fe0/scrapy/spiders/sitemap.py#L45-L49 https://github.com/aeakoski/scrapy/blob/75d5f798bbfa1fae61ab3195a56c5eea18b36fe0/scrapy/spiders/sitemap.py#L52-L58
gharchive/issue
2018-02-26T13:55:18
2025-04-01T04:33:20.724591
{ "authors": [ "dskeppstedt", "fliljeda" ], "repo": "aeakoski/scrapy", "url": "https://github.com/aeakoski/scrapy/issues/7", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1822124260
pydantic 2.1.1 compat with deprecations MInimal code modifications to pass tests. Main reason for the patch is pydantic @validator decorator was deprecated and now each_item parameter not support Sequence type now (sets, lists etc. required). LGTM This was really awesome by the way. Thanks again. Glad to help Среда, 2 августа 2023, 11:35 +05:00 от Sitt Guruvanich @.***>:     This was really awesome by the way. Thanks again. — Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you authored the thread. Message ID: <aekasitt/fastapi-csrf-protect/pull/17/c1661582576 @ github . com>
gharchive/pull-request
2023-07-26T10:44:51
2025-04-01T04:33:20.738461
{ "authors": [ "SlidingShadows", "aekasitt" ], "repo": "aekasitt/fastapi-csrf-protect", "url": "https://github.com/aekasitt/fastapi-csrf-protect/pull/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
321885953
cURL error 6 Hi. I've installed the imager plugin, but I am receiving this error on the production server: cURL error “6” encountered while attempting to download “https://domain.com/gallery/foto_banner.jpg”. The error was: “Could not resolve host: domain.com” Have you stumbled upon this issue? Or do you have any ideas on how to solve this issue? Did you solve this? Sounds like a DNS issue on your server. Or maybe an SSL issue. Start with doing a ping domain.com on the server and work from there.
gharchive/issue
2018-05-10T10:34:32
2025-04-01T04:33:20.739922
{ "authors": [ "aelvan", "bogdangrab" ], "repo": "aelvan/Imager-Craft", "url": "https://github.com/aelvan/Imager-Craft/issues/171", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2405298926
[Feature] Replace trust-dns-resolver with hickory-resolver Describe the solution you'd like It's not quite a bug but also not quite a feature but I just went ahead and made it a feature request. Not sure. trust-dns rebranded to hickory-dns and now publishes under this new name. fred should change its dependency to hickory-resolver accordingly. Looking at the code, is the trust-dns dependency even actively used? Thanks @aumetra, added in https://github.com/aembke/fred.rs/releases/tag/v9.1.0
gharchive/issue
2024-07-12T10:52:48
2025-04-01T04:33:20.742105
{ "authors": [ "aembke", "aumetra" ], "repo": "aembke/fred.rs", "url": "https://github.com/aembke/fred.rs/issues/265", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2656586815
Mobile - Inconsistent Margins - Site Wide Across our mobile site the margins are inconsistent. Feels like there are at least 3 or 4 different margins that are randomly used. Can we ensure the margins are the same site wide? I pasted a few examples below. This applies across the entire site though. Inconsistent Mobile Margins Hero and Content Section https://main--shredit--stericycle.aem.live/en-us/secure-shredding-services/paper-shredding-services https://main--shredit--stericycle.aem.live/en-us/secure-shredding-services/residential-shredding-services https://main--shredit--stericycle.aem.live/en-us/who-we-serve/healthcare Blog Going Edge To Edge Example: https://main--shredit--stericycle.aem.live/en-us/blog/100-documents-to-take-to-communtiy-shredding-events (this is happening on all blog pages) @MarquiseRosier still seeing different margins widths on mobile pages Example: https://main--shredit--stericycle.aem.page/en-us/secure-shredding-services/one-off-shredding-service https://main--shredit--stericycle.aem.page/en-us/secure-shredding-services/specialty-shredding-service Hey @colinvlasak just want to switch this over to @jalagari @ravise5. Guys; the Grid display you did on the forms.css here needs to respect the margins. @ravise5 @jalagari these lines in forms.css need to be adjusted to respect the margins for any page that uses those lines. https://github.com/aemsites/stericycle-shared/blob/c0a49e2e3c65b0238a635ed7341366acf55a9052/blocks/form/form.css#L892-L900 these are the effected pages: https://main--shredit--stericycle.aem.page/en-us/secure-shredding-services/specialty-shredding-service https://main--shredit--stericycle.aem.page/en-us/secure-shredding-services/one-off-shredding-service @MarquiseRosier its the padding of the .default-content-wrapper that is causing the uneven margins in mobile layout. Setting it to 0 in mobile layout should fix this. Your thoughts? Hey @ravise5 I have no ideas! But here to support if you need! @ravise5 @MarquiseRosier service pages look better. The blog issue is still not fixed - https://main--shredit--stericycle.aem.live/en-us/blog/100-documents-to-take-to-communtiy-shredding-events Content is going edge to edge. It needs to respect the margins of the site. @MarquiseRosier I believe this is for you guys.
gharchive/issue
2024-11-13T19:38:12
2025-04-01T04:33:20.751718
{ "authors": [ "MarquiseRosier", "colinvlasak", "ravise5" ], "repo": "aemsites/stericycle-shared", "url": "https://github.com/aemsites/stericycle-shared/issues/496", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
647352172
When no relationship annotation is defined, invalid input fields are added to input type From https://github.com/aerogear/graphback/pull/1574#pullrequestreview-438421423 Defining this model will create a non-model input type for Note: """ @model """ type Note { id: ID! title: String! description: String comments: [Comment]! } """ @model """ type Comment { id: ID! text: String description: String } Created an input type input MutateNoteInput { id: ID! title: String description: String comments: ID } This should either: a) throw an error because there is no relationship annotation on Note.comments b) Detect an implicit relationship and only create model input types. Option (a) sounds more reliable to me. The thing about (b) is it is hard to know what kind of relationship it is. E.g when you have a model like this: """ @model """ type First { id: ID! second: Second } """ @model """ type Second { id: ID! } Is it a @oneToOne relationship with First as the relationship owner or @onToMany relationship with Second as the owner of the relationship? Having said that, auto detection of relationship will be a killer feature and certainly worth a separate issue till everything has been figured, for now I'd say we go with (a). /cc @craicoverflow @wtrocki WDYT? For now at least, we should go with a I think. As you said implicit relationships with be a brilliant feature but difficult to get right without unintended consequences, and right now we are targeting stability. Another thing about b is it would be challenging to map multiple relationship fields between two models, because at least one of these would require an annotation. This would require extra validation. The fact that every relationship requires an annotation means the user supplies mapping information. On these grounds, let's go with a :smile:
gharchive/issue
2020-06-29T12:55:15
2025-04-01T04:33:20.769304
{ "authors": [ "craicoverflow", "machi1990" ], "repo": "aerogear/graphback", "url": "https://github.com/aerogear/graphback/issues/1604", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
680491548
fix: make sure dataloader name is unique enough This makes sure that relationships are loaded within unique context thus avoid resolving fields in different context results than the one it was requested Fixes https://github.com/aerogear/graphback/issues/1876 To verify the patch: Run the added integration test without the change in the codebase should err. (simply pulling these changes and running the test should be enough). Then build the patch and run the tests again yarn build && yarn test:integration -u Is the problem here happening when someone executes multiple queries for the same resolver? While this works thinking if there is another technique we can use like context splitting etc. Is the problem here happening when someone executes multiple queries for the same resolver? Yes, I believe the problem can occur in any case as long we touch same resolver. While this works thinking if there is another technique we can use like context splitting etc. Interesting. Never heard of this technique before, wondering how it works?. I'd be also happy to try this out. OK. Context splitting is just to override context for each root resolver call. So generally this will be working only for specific providers like graphql-tools as execution logic differs between those. Looks like what you have provided is working and literally the only thing I can think of right now. Generally batching with generic providers will be kinda hard as you can have countless cases of filters that you cannot predict (and loaders need to be precreated for those). I think we shown that in generic providers dataloaders do not work (extra queries and code complexity is just unjustifiable huge. Using some ORM like solution (that will deal with joins) will be much easier here I think we shown that in generic providers dataloaders do not work (extra queries and code complexity is just unjustifiable huge. Using some ORM like solution (that will deal with joins) will be much easier here Does this solution also imply only having root resolvers and no relationship resolvers? Does this solution also imply only having root resolvers and no relationship resolvers? Yep. Query mapper idea. Generally not on the scope for 1.0 but just saying that we cannot really overcome limitations of dataloader. I think we shown that in generic providers dataloaders do not work (extra queries and code complexity is just unjustifiable huge. Using some ORM like solution (that will deal with joins) will be much easier here I was thinking of this too but worth a separate discussion/issue. Also we have to be careful with MongoDB, currently we work with normalized table, not sure how those the joins will work. I have tried another alternative would be to cleanup all loaders on before entering root resolvers by using something like: https://github.com/prisma-labs/graphql-middleware However, this is also dependent on the execution plan (most of the implementations execute things per root resolver) Your implementation is by no means the best generic take I can think off! Amazing job
gharchive/pull-request
2020-08-17T20:00:50
2025-04-01T04:33:20.776796
{ "authors": [ "craicoverflow", "machi1990", "wtrocki" ], "repo": "aerogear/graphback", "url": "https://github.com/aerogear/graphback/pull/1888", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
972031099
Decide how to deal with automatic broadcast in derived RVs Both #26 and #22 raise the question of how to deal with automatic RVs whose value_variable results from an intermediate broadcast of the base RV loc = at.vector("loc") y_base_rv = at.random.normal(0, 1, name="y_base_rv", size=2) y_rv = loc + y_base_rv y_val = y_rv.clone() logp = joint_logprob(y_rv, {y_rv: y_val}) logp.eval({y_val: [0, 0, 0, 0], loc_val: [0, 0, 0, 0]}) The computed logp is only correct when loc is of size==2. This might be even more complicated if the y_base_rv inputs are themselves variable (meaning it may itself have not a fixed size) I see two ways we could deal with this: Add a shape assert for y_base_rv.shape == y_val.shape in the returned logprob Ignore the situation and put the onus on the users to specify correctly sized variables for derived logprobs Something else? We defer to Aesara on these matters. In other words, we let Aesara's error handling explain the issue to the user. It has special error messages for exactly these kinds of user-induced issues, so there's no reason to introduce redundancies to that effect in this library.
gharchive/issue
2021-08-16T19:19:56
2025-04-01T04:33:20.790045
{ "authors": [ "brandonwillard", "ricardoV94" ], "repo": "aesara-devs/aeppl", "url": "https://github.com/aesara-devs/aeppl/issues/50", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
278249784
Fix websocket port config [Finishes #153297153] Please refer to commit message for details. I tested this locally running two nodes locally (and checking that both nodes started, and checking $ netstat -ltna | grep '3[01][12][0-9]' for seeing the port used). sync test suite fixed in force-pushed commit. All Linux CI jobs passed.
gharchive/pull-request
2017-11-30T19:57:53
2025-04-01T04:33:20.809671
{ "authors": [ "lucafavatella" ], "repo": "aeternity/epoch", "url": "https://github.com/aeternity/epoch/pull/441", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
1592182510
Fix wrong offset calculation in IDT Description Fix issue #142 Implemented changes Insert a description of the changes implemented in the pull request. [x] Change condition for loop to break when reaching the end of data sequence [x] Subtract 1 from offset for centroid calculation and fixation offset parameter [x] Changed values for tests to correct values Type of change [x] Bug fix (non-breaking change which fixes an issue) [ ] New feature (non-breaking change which adds functionality) [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) [ ] This change is or requires a documentation update How Has This Been Tested? Tests with correct values are passing for this fix Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] I have added tests that prove my fix is effective or that my feature works [x] New and existing unit tests pass locally with my changes [x] Any dependent changes have been merged and published in downstream modules [x] I have checked my code and corrected any misspellings Additionally, I changed the position values in the test dataframe to a list data type, as using tuples as comparison values was causing the tests to fail locally for me.
gharchive/pull-request
2023-02-20T16:46:43
2025-04-01T04:33:20.818559
{ "authors": [ "jakobchwastek" ], "repo": "aeye-lab/pymovements", "url": "https://github.com/aeye-lab/pymovements/pull/171", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
643604905
customview can't warpcontent my layout <?xml version="1.0" encoding="utf-8"?> <androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="wrap_content" android:layout_height="wrap_content" app:cardBackgroundColor="@color/c_ffffff" app:cardCornerRadius="8dp" app:contentPadding="10dp"> <androidx.constraintlayout.widget.ConstraintLayout android:layout_width="wrap_content" android:layout_gravity="center" android:layout_height="wrap_content"> <ProgressBar android:id="@+id/progressBar" android:layout_width="40dp" android:layout_height="40dp" android:indeterminateTint="@color/c_e60033" android:indeterminateTintMode="src_atop" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@id/loading_tips" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> <TextView android:id="@+id/loading_tips" android:layout_width="wrap_content" android:layout_height="wrap_content" android:gravity="center" android:text="" android:visibility="gone" android:textColor="@color/c_424242" android:textSize="16sp" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toEndOf="@id/progressBar" app:layout_constraintTop_toTopOf="parent" /> </androidx.constraintlayout.widget.ConstraintLayout> </androidx.cardview.widget.CardView> code if (dialog == null) { dialog = this.let { MaterialDialog(it).cancelable(true).cancelOnTouchOutside(false) .customView(R.layout.layout_custom_progress_dialog_view,dialogWrapContent = true).lifecycleOwner(it) } } dialog?.getCustomView()?.run { this.findViewById<TextView>(R.id.loading_tips).text = message } dialog?.show() i see #1853 opened this issue on 27 Jul 2019 so this is not a bug? https://github.com/afollestad/material-dialogs/issues/1853
gharchive/issue
2020-06-23T07:34:53
2025-04-01T04:33:20.847491
{ "authors": [ "afollestad", "fansangg" ], "repo": "afollestad/material-dialogs", "url": "https://github.com/afollestad/material-dialogs/issues/2004", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
434081419
Latest update broke the app v1.25 removes the option to run the app(test in fdroid) and doesn't show in the launcher either. Plus the new open gopher link crashes the app. v1.24 doesn't have these issues. Gopher links tested from here: http://www.ucc.asn.au/~alastair/gopher.html I am terribly sorry. The problem seems to have been caused by a change I made in the manifest of the app. I have created a new pull request which hopefully fixes the issue. I have tested by creating an APK and installing it manually on my device. The issue did not appear when I made the original change and tested it by deploying it via Android Studio. When will the app comes back ? I have created an issue for F-Droid: https://gitlab.com/fdroid/fdroiddata/issues/1662 I will also mention @afonsotrepa here and hope that this will trigger an email.
gharchive/issue
2019-04-17T04:00:51
2025-04-01T04:33:20.850525
{ "authors": [ "Low012", "PurpleCodingWizard", "xxzozaxx" ], "repo": "afonsotrepa/PocketGopher", "url": "https://github.com/afonsotrepa/PocketGopher/issues/9", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
459730612
希望能添加个老板键功能 RT 能够通过快捷键隐藏软件和右下角图标 不考虑
gharchive/issue
2019-06-24T07:21:40
2025-04-01T04:33:20.924569
{ "authors": [ "agalwood", "windowgame98" ], "repo": "agalwood/Motrix", "url": "https://github.com/agalwood/Motrix/issues/324", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
453522812
ensure names reflect the kinds of properties I noticed that there are names in some definitions that are not quite reasonable. For example, https://github.com/agda/agda-categories/blob/master/Categories/Object/Product/Core.agda commute₁ : π₁ ∘ ⟨ h , i ⟩ ≈ h commute₂ : π₂ ∘ ⟨ h , i ⟩ ≈ i universal : π₁ ∘ h ≈ i → π₂ ∘ h ≈ j → ⟨ i , j ⟩ ≈ h here universal shouldn't be universal, but unique, because it reflects the uniqueness of product. rather, commutes are universality. probably the names should be reviewed to achieve consistency. I completely agree that universal seems to be mis-named. And certainly commute₁ is not very indicative of the actual property of the first/second projection. universal is renamed to unique in https://github.com/agda/agda-categories/commit/68ea72ea3bec356b50bc8bc569a8ecc7be15bd11 I renamed commute to project (and to inject for Coproduct). I think we agree about this, and should enshrine this in our naming conventions. Thus this issue can be closed.
gharchive/issue
2019-06-07T13:46:56
2025-04-01T04:33:20.933740
{ "authors": [ "HuStmpHrrr", "JacquesCarette" ], "repo": "agda/agda-categories", "url": "https://github.com/agda/agda-categories/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1755160944
⚠️ AGEG website (prod) has degraded performance In 6597219, AGEG website (prod) (https://www.ageg.ca/) experienced degraded performance: HTTP code: 200 Response time: 4296 ms Resolved: AGEG website (prod) performance has improved in f2928c8.
gharchive/issue
2023-06-13T15:32:49
2025-04-01T04:33:20.950558
{ "authors": [ "mdaoustUdeS" ], "repo": "ageg-status/ageg-status.github.io", "url": "https://github.com/ageg-status/ageg-status.github.io/issues/1446", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1261430561
⚠️ AGEG website (prod) has degraded performance In a64797c, AGEG website (prod) (https://www.ageg.ca/) experienced degraded performance: HTTP code: 200 Response time: 2385 ms Resolved: AGEG website (prod) performance has improved in 8863199.
gharchive/issue
2022-06-06T06:54:19
2025-04-01T04:33:20.953172
{ "authors": [ "mdaoustUdeS" ], "repo": "ageg-status/ageg-status.github.io", "url": "https://github.com/ageg-status/ageg-status.github.io/issues/464", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
281197560
Accurate of the API? Description I am doing an assistance system, the validation of the assistance will be with a photo taken directly to the face in frontal position without the face being in an inclined direction. The total people are 5000+, so the assistance must be accurate, without errors, without false-positive, this API will be sufficient with the methods you already have, or will have the need to implement an algorithm for the verification of assistance? No face recognition system is 100% accurate and never has false positives. I certainly don't claim face_recognition never makes mistakes. You need to test it on your own data and draw your own conclusions for your specific use case.
gharchive/issue
2017-12-11T23:00:30
2025-04-01T04:33:20.954625
{ "authors": [ "ageitgey", "esritines" ], "repo": "ageitgey/face_recognition", "url": "https://github.com/ageitgey/face_recognition/issues/261", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
164164604
Add links array to extraction Each link object contains the text content and href. Thanks for the PR. Would it be possible to add checks for link extraction to the tests? Tests added! bump Thanks! Great! When do you plan to release a new version bump? Done! unfluff@1.1.0 should be on npm now.
gharchive/pull-request
2016-07-06T20:19:59
2025-04-01T04:33:20.956687
{ "authors": [ "ageitgey", "andjosh" ], "repo": "ageitgey/node-unfluff", "url": "https://github.com/ageitgey/node-unfluff/pull/57", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }