-
### Description
We are trying to show a basic in app message triggered with the on_foreground event. However, when debugging the app, no logs regarding in app message appear [Firebase/InAppMessaging]…
-
### 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…
-
The current API doesn't allow for removing of a user property, there is no remove method and `setUserProperty:toValue:` doesn't support this.
``` objective-c
+ (void)setUserProperty:(NSString *)prope…
kylef updated
9 years ago
-
### **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…
-
### Minimal code to reproduce:
```dart
Scaffold(
appBar: AppBar(title: Text('First Screen')),
body: Column(
children: [
Spacer(),
OpenContainer(
closedBuilder: (_, …
-
When my app calls `mixpanel.showSurvey()` it crashes with the stack trace below.
Environment:
- TiMixpanel module version 0.8
- Titanium SDK version: 5.2.0.GA
- iOS version: 9.2.1
``` shell
[ERROR] …
-
## Issue
Sometimes, when using the function `signInWithPhoneNumber`, Firebase Console reports the error: `INVALID_APP_CREDENTIAL` and our users can not sign in.
I am not su…
-
I develop my app for Android, iOS, Windows, macOS and Linux.
It would be great if you provide support for Windows.
-
Besides event tracking and analytics, Mixpanel allows for InApp messaging and push notifications.
The entry point of their SDK to such features are MixpanelAPI.getPeople().getNotificationIfAvailabl…
-
Hi all, any help will be appreciated, thx.
### Expected Behaviour
Android build is ok
### Actual Behaviour
Android build fails
The build is ok when i remove the `phonegap-plugin-push`
### Re…