issues
search
mozilla-mobile
/
telemetry-ios
A generic library for sending telemetry pings from iOS applications to Mozilla's telemetry service.
Mozilla Public License 2.0
28
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Convert this project to a Swift Package
#119
st3fan
closed
3 years ago
0
Fixes #117 - The project does not compile with Xcode 12
#118
st3fan
opened
4 years ago
0
The project does not compile with Xcode 12
#117
st3fan
opened
4 years ago
0
[nobug, build] Travis update to xcode 11
#116
garvankeeley
closed
5 years ago
0
Fix #113 - reporting values as optionals
#115
garvankeeley
closed
5 years ago
0
Update to swift 5
#114
garvankeeley
closed
5 years ago
0
Extras reports non-optional as an optional value
#113
garvankeeley
closed
5 years ago
0
[build] Swift 4.2 compatibility update
#112
garvankeeley
closed
5 years ago
0
Update to Swift 4 for compatibility with Xcode 10.2
#111
robomex
closed
5 years ago
1
Build fails in Xcode 10.2 since support for Swift 3.x has been dropped
#110
robomex
closed
5 years ago
0
Add Mozilla Code of Conduct
#109
Mozilla-GitHub-Standards
closed
5 years ago
0
CODE_OF_CONDUCT.md file missing
#108
Mozilla-GitHub-Standards
closed
5 years ago
0
Update README.md
#106
st3fan
closed
4 years ago
0
Set protected status on production branch
#105
moz-hwine
closed
5 years ago
3
Include the bundle identifier in at least the core ping
#104
st3fan
opened
6 years ago
0
Start using URLSessionConfiguration.waitsForConnectivity
#103
st3fan
opened
6 years ago
0
Allow library users to subclass PingBuilders
#102
sashei
closed
6 years ago
0
Issue #99: Test rate limit for max daily upload
#101
garvankeeley
closed
6 years ago
0
User agent should contain library version
#100
justindarc
opened
6 years ago
0
Add tests for rate limiting
#99
garvankeeley
opened
6 years ago
0
Issue #90 - Pings are being sent out of order
#98
justindarc
closed
6 years ago
0
Issue #94 - dailyUploadCount is not reset?
#97
justindarc
closed
6 years ago
0
telemetry-key-prefix-mobile-event-dailyUploadCount is larger than limit
#96
st3fan
closed
6 years ago
1
When dailyUploadCount is exhausted, only one ping per day is uploaded and pings in between are dropped
#95
st3fan
closed
6 years ago
2
dailyUploadCount is not reset?
#94
st3fan
closed
6 years ago
2
Out of order pings after non-200 and connection errors
#93
st3fan
opened
6 years ago
0
MaxAgeOfPingInDays is too low
#92
st3fan
opened
6 years ago
1
Opening Notification Center triggers pings
#91
st3fan
opened
6 years ago
1
Pings are being sent out of order
#90
st3fan
closed
6 years ago
2
Include createdTimestamp and createdDate in pings
#89
st3fan
opened
6 years ago
0
Core ping sends localized date
#88
st3fan
opened
6 years ago
2
Use open access level to allow other modules to subclass and override
#87
joeyg
closed
6 years ago
1
Relax the string constraints in TelemetryEvent.
#86
justindarc
closed
6 years ago
0
Fix #84: Upload when foregrounded, add config option for this
#85
garvankeeley
closed
6 years ago
2
Schedule uploads when app foregrounded
#84
garvankeeley
closed
6 years ago
0
Fix DateFormatter to always use UTC timezone.
#83
justindarc
closed
6 years ago
0
Fix issue where DateFormatter would inherit the user's local calendar settings
#82
justindarc
closed
6 years ago
0
Fix 'created' measurement for event telemetry. Add 'processStartTimes…
#81
justindarc
closed
6 years ago
0
Sentry: don't report NSURL<ssl error> codes
#80
garvankeeley
closed
6 years ago
0
Implement MobileEventPing #78
#79
justindarc
closed
6 years ago
0
Implement MobileEventPing
#78
justindarc
closed
6 years ago
5
Add settings properties to CorePing
#77
justindarc
opened
7 years ago
0
Track crashes in core ping
#76
garvankeeley
opened
7 years ago
1
Add Cocoapods support
#75
brendanlensink
closed
7 years ago
2
Issue #73: explicitly ignore 3xx HTTP errors
#74
garvankeeley
closed
7 years ago
0
Sentry reporting proxy errors (error 310), ensure handled properly
#73
garvankeeley
closed
7 years ago
2
Don't report NSError for network connection problems
#72
garvankeeley
closed
7 years ago
0
Performance measurement added to Core Ping
#71
garvankeeley
opened
7 years ago
0
Add event counting to CorePing
#70
garvankeeley
opened
7 years ago
1
fix #68: Add function to safely create UInt64
#69
garvankeeley
closed
7 years ago
0
Next