issues Search Results · repo:mixpanel/mixpanel-swift language:Swift
Filter by
345 results
(83 ms)345 results
inmixpanel/mixpanel-swift (press backspace or delete to remove)My team is seeing crashes in our widgets and the stack traces all seem to point to some SQL/database operations
happening inside Mixpanel. Take a look at thread 4. We have many variants of this crash with ...
caseywagner88
- Opened 19 days ago
- #676
When creating the feature flags context, we need to use anonymous ID as a context property with the name device_id. This
property should be added at the same as we add distinct_id.
Additionally update ...
msiebert
- Opened 25 days ago
- #674
Hi, our project integrates a third party library: odb(https://www.codesynthesis.com/products/odb/download.xhtml), and
the mixpanel-swift using the system SQLite3(in MPDB.swift file): `import Foundation ...
PiggyChen
- Opened on Jun 11
- #673
The first thing that track()
public func track(event: String?, properties: Properties? = nil)
does is grab the time
let epochInterval = Date().timeIntervalSince1970
and pass it off to a .utility QoS ...
RamblinWreck77
- 1
- Opened on Apr 3
- #669
We found ourselves in a state where MixPanel was being torn down before being setup Mixpanel.mainInstance.reset() and it
was crashing our production application through an assert. It s understandable that ...
FutureSeth
- 2
- Opened on Mar 28
- #667
Our app uses the identify() method right after user login, passing the MongoDB user ID as the identifier. Most of the
time, this works as expected. However, sometimes I observe the following behavior: ...
brunohenriquesk1
- Opened on Feb 26
- #665
I am encountering an issue while archiving my project after integrating the Mixpanel framework into my custom iOS
framework. The issue seems related to the verification of the Swift module interfaces (Mixpanel.swiftinterface ...
ashishgupta6
- Opened on Jan 8
- #659
I am trying to use
open class func initialize(
token apiToken: String,
trackAutomaticEvents: Bool,
flushInterval: Double = 60,
instanceName: String? = nil,
optOutTrackingByDefault: Bool ...
gulcebasar
- 7
- Opened on Dec 16, 2024
- #658
Hello,
I noticed that Mixpanel supports Objects and List of Objects.
Are there any plans to add support for these types to the MixpanelType in the Swift SDK?
Thanks, Axel
alpennec
- Opened on Dec 5, 2024
- #656
We use App Group and would like to use a shared app group container so our App Clip can have the same identity.
Currently, this workaround of swizzling various parts of Persistence seems to work but is ...
IsaiahJTurner
- Opened on Nov 13, 2024
- #655

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.