Skip to content
Draft
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
00e9040
ref(ios): Extract Cocoa SDK init into standalone file (#4442)
krystofwoldrich Jan 21, 2025
4c0b8f4
Merge branch 'main' into capture-app-start-errors
krystofwoldrich Jan 21, 2025
2cb7eb2
ref(android): Extracts Android native initialization to standalone stโ€ฆ
antonis Jan 22, 2025
7144a64
feat(experimental): Add native `startWithConfigureOptions` for Apple โ€ฆ
krystofwoldrich Jan 22, 2025
7850677
feat: Read `sentry.options.json` during cocoa init (#4447)
krystofwoldrich Jan 22, 2025
1e5dbde
Adds utility class for converting `JsonObject` to `WritableMap` (#4479)
antonis Jan 23, 2025
22a5f81
feat: Automatically load `sentry.options.json` file (#4476)
krystofwoldrich Feb 3, 2025
a1cb36d
feat(experimental): Initialize Android SDK from json configuration (#โ€ฆ
antonis Feb 4, 2025
95c36ef
Merge branch 'main' into capture-app-start-errors
krystofwoldrich Feb 5, 2025
14fe05d
misc: Add `sentry.options.json` example to the changelog (#4509)
krystofwoldrich Feb 5, 2025
15a7e6d
feat(init): Load options from `sentry.options.json` in JS (#4510)
krystofwoldrich Feb 6, 2025
b9ec093
release: 6.7.0-alpha.0
getsentry-bot Feb 6, 2025
dbdd4b5
Merge branch 'release/6.7.0-alpha.0' into capture-app-start-errors
Feb 6, 2025
b947d7f
misc(sample): Change RN Sample to use native file init by default (#4โ€ฆ
krystofwoldrich Feb 13, 2025
6b08b9a
chore(sample-rn): Remove duplicate init options from code (#4532)
krystofwoldrich Feb 13, 2025
a7ffa1f
chore(sample-rn): Always use fhe file option (including auto init) (#โ€ฆ
krystofwoldrich Feb 13, 2025
28cf7b4
internal(sample-rn): Add Detox for integration/e2e tests of the rn saโ€ฆ
krystofwoldrich Feb 14, 2025
cf00d4d
internal(sample-rn): Add header and message envelope tests (#4536)
krystofwoldrich Feb 17, 2025
b754aa3
Merge remote-tracking branch 'origin/main' into capture-app-start-errors
krystofwoldrich Feb 18, 2025
0bf6636
fix(sample-e2e): Fix type errors missing sentry/core and afterAll (#4โ€ฆ
krystofwoldrich Feb 20, 2025
0f5cd7d
Merge remote-tracking branch 'origin/main' into capture-app-start-errors
krystofwoldrich Feb 20, 2025
e935360
chore(samples): Add package scripts for native builds, dsn and testinโ€ฆ
krystofwoldrich Feb 21, 2025
952dd05
Merge branch 'main' into capture-app-start-errors
krystofwoldrich Feb 24, 2025
ae342a3
test(e2e): Verify captured Errors Screen transaction (#4584)
krystofwoldrich Feb 25, 2025
770f9fb
test(e2e): Add auto init from JS tests (#4588)
krystofwoldrich Feb 25, 2025
cbb85b2
test(e2e): Add app start crash test for iOS (#4593)
krystofwoldrich Feb 25, 2025
b4ee16b
test(e2e): Avoid race conditions when waiting for captured message (#โ€ฆ
krystofwoldrich Feb 26, 2025
ee11f58
chore(sample-e2e): Move Detox related files to e2e-detox dir
krystofwoldrich Jun 11, 2025
588ba6d
Merge branch 'main' into capture-app-start-errors
krystofwoldrich Jun 11, 2025
cc98f49
Merge main (v7) into capture-app-start-errors-v7
antonis Dec 15, 2025
1e01928
fix: remove unused SentryPackage import
antonis Dec 15, 2025
50ff76a
fix: update RNSentryStartTest for Sentry Android SDK v7 API changes
antonis Dec 15, 2025
0efb3bf
fix: remove unused addPackages method to fix PMD lint error
antonis Dec 15, 2025
013f560
fix: update RNSentrySDKTest for Sentry Android SDK v7 API changes
antonis Dec 15, 2025
d93c1b9
fix: use relative path for RNSentrySDK+Test.h import in bridging header
antonis Dec 15, 2025
b25688f
fix: remove deprecated enableTracing property in iOS RNSentryStart
antonis Dec 15, 2025
86d2829
fix: remove enableTracing assertions from iOS tests
antonis Dec 15, 2025
d0f1987
Update Podspec
antonis Dec 15, 2025
032f74a
Fix lint issue
antonis Dec 15, 2025
23c6824
Merge branch 'main' into capture-app-start-errors-v7
antonis Dec 16, 2025
37325ad
Merge branch 'main' into capture-app-start-errors-v7
antonis Dec 16, 2025
232bf39
Merge branch 'main' into capture-app-start-errors-v7
antonis Dec 17, 2025
f1e4ec4
Merge branch 'main' into capture-app-start-errors-v7
antonis Dec 18, 2025
db91022
Merge branch 'main' into capture-app-start-errors-v7
antonis Dec 19, 2025
84390fb
Merge branch 'main' into capture-app-start-errors-v7
antonis Dec 22, 2025
33d1129
ref(sample-e2e): v7: Migrate from Detox to Maestro (#5473)
antonis Dec 22, 2025
410ff43
Merge branch 'main' into capture-app-start-errors-v7
antonis Dec 23, 2025
1e2baca
Merge branch 'main' into capture-app-start-errors-v7
antonis Jan 12, 2026
093a889
Merge branch 'main' into capture-app-start-errors-v7
antonis Jan 15, 2026
fe4edc7
chore: Merge Android UI profiling on the capture startup crashes branโ€ฆ
antonis Jan 16, 2026
3662a66
Merge branch 'main' into capture-app-start-errors-v7
antonis Jan 16, 2026
7c7a53e
Merge branch 'main' into capture-app-start-errors-v7
antonis Jan 20, 2026
ad19701
fix SR iOS issue (#5560)
antonis Jan 21, 2026
72546e6
Remove duplicate changelog entry
antonis Jan 21, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Podspec
  • Loading branch information
antonis committed Dec 15, 2025
commit d0f1987eaace41cfc778c03338866d472154ff1f
2 changes: 1 addition & 1 deletion packages/core/RNSentry.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Pod::Spec.new do |s|
s.preserve_paths = '*.js'

s.source_files = 'ios/**/*.{h,m,mm}'
s.public_header_files = 'ios/RNSentry.h', 'ios/RNSentrySDK.h'
s.public_header_files = 'ios/RNSentry.h', 'ios/RNSentrySDK.h', 'ios/RNSentryStart.h', 'ios/RNSentryVersion.h', 'ios/RNSentryBreadcrumb.h', 'ios/RNSentryReplay.h', 'ios/RNSentryReplayBreadcrumbConverter.h', 'ios/Replay/RNSentryReplayMask.h', 'ios/Replay/RNSentryReplayUnmask.h', 'ios/RNSentryTimeToDisplay.h'

s.compiler_flags = other_cflags

Expand Down
Loading