silly-megabyte-76438
02/09/2023, 12:51 PMvictorious-wolf-6951
02/09/2023, 2:01 PMmysterious-addition-11435
02/09/2023, 4:49 PManonymousId
every page load. I’ve loaded this into a bundle.js with webpack ( in an effort to cut down on requests on the frontend) - that js bundle is reloaded each time a new page. In the docs - it says clearly - you should run the following code snippet _*once*_ and use the exported object throughout your project
. Is there a best way to include this into a bundle.js, load on each page view but check for existing cookies before it replaces them?happy-farmer-59927
02/10/2023, 3:46 AMsteep-fish-35978
02/10/2023, 1:26 PMclever-army-23352
02/10/2023, 6:47 PMNoCredentialProviders: no valid providers in chain.
Seems like the OpenSource doesn't authenticate with the hosted Dataplane can someone tell me where you place the IAM ARN to have the system authenticate and upload data?few-farmer-52883
02/13/2023, 1:57 AMhappy-farmer-59927
02/13/2023, 4:41 AMpurple-motorcycle-5125
02/13/2023, 7:24 AMambitious-engineer-11304
02/13/2023, 11:22 AMmost-ocean-90575
02/13/2023, 2:12 PMmost-ocean-90575
02/13/2023, 2:12 PMfancy-answer-79663
02/13/2023, 7:03 PMclever-king-86663
02/13/2023, 10:47 PMstale-furniture-60415
02/15/2023, 9:55 AMrudder_sdk_flutter
along with rudder_integration_braze_flutter
SDKs.
When I run my app in debug/dev mode, everything is working fine. I got my events in flutter source in Rudderstack, and those events are then sent to Braze (iOS and android).
I’m actually having an issue while running my app in release mode on android flutter run --release
.
I don’t see events coming to my flutter source on Rudderstack, so nothing is happening on Braze as well.
This only happens when running the app in release mode and only on android.
Am I missing something here?
Thanks!wonderful-shoe-37547
02/15/2023, 10:28 AMaloof-truck-82115
02/15/2023, 1:05 PMnice-bird-65379
02/15/2023, 1:06 PMglamorous-dream-12949
02/15/2023, 3:22 PMhigh-night-55985
02/15/2023, 6:20 PMhigh-night-55985
02/15/2023, 6:21 PMcurved-fountain-55190
02/15/2023, 9:13 PMRudderClient.SerializeSqlite();
RudderConfig config = new RudderConfigBuilder()
.WithDataPlaneUrl("https://***.<http://dataplane.rudderstack.com|dataplane.rudderstack.com>")
.Build();
RudderClient rudderClient = RudderClient.GetInstance("********Dc6wXH5V1VZ4MTAUQ4", config);
Debug.Log(rudderClient);
but rudderClient
object still has the value null.. is that normal? if not what's went wrong?limited-wall-6616
02/15/2023, 11:08 PMUse device-mode to send events
set to ON), the rudderstack js client (v1.1) discard our mapping.
In our mapping we have
• Order Completed
(rudderstack) -> StartTrial
(facebook)
We have 2 sources :
• Our API: Order Completed
correctly sends StartTrial
event to fb
• Our website: Order Completed
sends Purchase
(instead of StartTrial
to fb)
Why is that ?quick-author-53983
02/16/2023, 1:16 AMpq: Value too long for character type
and I've read other replies on this error. They mention setting a config value setVarCharMax: false, or changing column size to varchar(max). I'm using Rudderstack Cloud... can anyone tell me where I set this option please or should I update the table in Redshift directly? Thanksbusy-restaurant-20228
02/16/2023, 11:59 AMsquare-solstice-37551
02/16/2023, 2:54 PMcurved-fountain-55190
02/16/2023, 3:14 PMnice-energy-20673
02/16/2023, 11:45 PMfuture-toothbrush-54596
02/17/2023, 4:16 AMmicroscopic-airline-97949
02/17/2023, 6:39 AM