-
the type of `distinct_id` at this point:
https://github.com/mixpanel/mixpanel-node/blob/master/lib/mixpanel-node.js#L296
should be checked like so:
``` javascript
if (typeof distinct_id != 'string') …
-
### **Description**
I have a few issues running MetaMask mobile in simulator so I can debug the dapp I work on and get console logs. I just completed a fresh install because my previous installatio…
-
## Version info
- intercom-rails version: 0.4.1
- Rails version: 6.0.3.1
## Explanation
I am attempting to track every time a user sends us a message through the Intercom chat bubble on our …
-
### Godot version
v4.2.dev.custom_build [fe5b1c8d4]
### System information
Godot 4.2.dev (fe5b1c8d4) - macOS 11.0.1 - Vulkan (Compatibility) - Apple Software Renderer - Intel(R) Core(TM) i5-9…
-
Our web-app is an embed, typically hosted in an `iframe` within an external site.
When app is loaded independently, everything works as expected.
However, when the app is loaded in an iframe, u…
-
Steps to reproduce the errors:
1) Create a Xamarin Android App with Target Android 12.
2) Add the NuGet pakckage AWSDK
3) Build the progect.
You get the following errors and warnings:
1>C:\…
-
### Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.31.1
- react-native v0.63.0-rc.1
### Platform
Tell us to which platform this issue is related
- iOS
…
ghost updated
10 months ago
-
### Minimal code to reproduce:
```dart
Scaffold(
appBar: AppBar(title: Text('First Screen')),
body: Column(
children: [
Spacer(),
OpenContainer(
closedBuilder: (_, …
-
Could you please explain why the minSDK for Android was changed from 17 to 23 in a minor release? Since version 21 is currently standard, this change has unfortunately caused issues with many apps.
…
-
Hi
I'd like my app to open a deep link when opening a push notification. It works on android but not on iOS yet. I followed this guide https://help.mixpanel.com/hc/en-us/articles/115004617366-Send-…