Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update iOS OneSignal SDK to 3.12.3 #113

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

jordanbisato
Copy link

@jordanbisato jordanbisato commented Nov 30, 2022

@jordanbisato jordanbisato changed the title Update OneSignal SDK to 3.12.3 Update iOS OneSignal SDK to 3.12.3 Nov 30, 2022
@joshualambert
Copy link
Collaborator

com.williamrijksen.onesignal-iphone-3.1.0.zip
iOS binary here built using Titanium SDK 12 GA.

@m1ga m1ga mentioned this pull request Feb 2, 2023
@joshualambert
Copy link
Collaborator

joshualambert commented Feb 2, 2023

Attempted to test with my own iOS binary along with the one above. Causes iOS simulator to crash immediately on boot:

Translated Report (Full Report Below)
-------------------------------------

Incident Identifier: 901D4041-9BC1-405F-BCBD-20E67986BF1F
CrashReporter Key:   57261ED5-3531-1829-C967-0E5808A8465F
Hardware Model:      MacBookPro17,1
Process:             My Test [68078]
Path:                /Users/USER/Library/Developer/CoreSimulator/Devices/B1367758-ECEC-4718-9737-F1C63C4CC681/data/Containers/Bundle/Application/BC9CE461-A14F-4C0E-ADA8-26F835BFD150/My Test.app/My Test
Identifier:          com.signpilot.myTest
Version:             1.1.0 (1.1.0)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd_sim [63330]
Coalition:           com.apple.CoreSimulator.SimDevice.B1367758-ECEC-4718-9737-F1C63C4CC681 [18679]
Responsible Process: SimulatorTrampoline [61056]

Date/Time:           2023-02-02 16:01:15.9710 -0600
Launch Time:         2023-02-02 16:01:15.8665 -0600
OS Version:          macOS 12.6.2 (21G320)
Release Type:        User
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: DYLD 1 Library missing
Library not loaded: @rpath/OneSignalExtension.framework/OneSignalExtension
Referenced from: <20AA11C1-8336-34B1-9E42-5045A93B9D66> /Users/USER/Library/Developer/CoreSimulator/Devices/B1367758-ECEC-4718-9737-F1C63C4CC681/data/Containers/Bundle/Application/BC9CE461-A14F-4C0E-ADA8-26F835BFD150/My Test.app/Frameworks/OneSignal.framework/OneSignal
Reason: tried: '/Users/cvt/Library/Developer/CoreSimulator/Devices/B1367758-ECEC-4718-9737-F1C63C4CC681/data/Containers/Bundle/Application/BC9CE461-A14F-4C0E-ADA8-26F835BFD150/My Test.app/Frameworks/OneSignalExtension.framework/OneSignalExtension' (errno=2), '/Users/cvt/Library/Developer/CoreSimulator/Devices/B1367758-ECEC-4718-9737-F1C63C4CC681/data/Containers/Bundle/Application/BC9CE461-A14F-4C0E-ADA8-26F835BFD150/My Test.app/Frameworks/OneSignal.framework/Frameworks/OneSignalExtension.framework/OneSignalExtension' (errno=2), '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Content
(terminated at launch; ignore backtrace)

Triggered by Thread:  0

@joshualambert
Copy link
Collaborator

Test Case App: http://smalltownhosting.com/titanium/OneSignalTestApp_Feb0223.zip

Did following:
1.) ti create to make new Titanium project.
2.) Inside of project, placed Android and iOS binaries above into respective module locations.
3.) ti build
4.) Simulator opens, then crashes.
5.) Opening logs reveals above output.

@felipemathies
Copy link

same here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants