google-fabric Questions

1

Solved

I can see Crashlytics, Answers, Stripe etc. but cannot find Twitter in Fabric.
Backboard asked 16/6, 2017 at 4:36

0

This is my productFlavors definition in build.gradle: flavorDimensions "fasterbuild", "flavor" productFlavors { slow { dimension "fasterbuild" // "Slow" uses the defaultConfig minSdkVersion, c...
Shuffleboard asked 15/6, 2017 at 0:12

0

Fabric does not seem to use it, NSSetUncaughtException Handler is NULL after initialization.
Cristalcristate asked 11/5, 2017 at 7:44

2

Solved

While I've successfully reported custom events to Fabric, I'm not able to view the details of the events. Hovering the graph and the table gives me snippets of the event logs but the text strings...
Strangulation asked 3/5, 2017 at 2:51

0

According to the documentation: To reduce your users’ network traffic, Crashlytics batches logged exceptions together and sends them the next time the app launches. I would like to a trigger ...
School asked 3/5, 2017 at 17:2

1

Solved

Im trying to delete an already reported custom event in answers, because I'm using string and not number. Which the initial event was reported with. Is there any way to delete an event?
Nobleminded asked 3/5, 2017 at 12:18

1

It's been about a week or so that our clients can't send data to fabric in Iran, I wanted to know if this ban was made by the fabric and why now?
Buntline asked 22/4, 2017 at 9:8

1

Solved

I am interested in working with Fabric, how does the api work when not connected to the internet? I found that firebase (a similar tool to this one) will store the data locally, then do a batch up...
Sldney asked 25/4, 2017 at 22:0

1

I'm using Crashlytics in fabric. I read privacy-policy.pdf to check privacy issues. I found stored information includes device state information, unique device identifiers and so on. I'd like to kn...
Tournament asked 25/4, 2017 at 12:20

2

Solved

Question - would like to allow access to Fabric & Crashlytics from our server which means that we need to allow it through our firewall for access. Can anyone share the domains or IPs that we s...
Surgical asked 25/4, 2017 at 8:11

2

Solved

Is it possible to lazily initialize Fabric Kits? for example, right now I do: Fabric.with(this, crashlytics, twitterCore, tweetUi); // 500ms I would like to initialize only Crashlytics (no twitt...

0

I am using Fabric in my project which works well. But I found a problem, when I start the fabric build, sometimes it will generate a new folder named "true" under project root folder, which contain...
Cucumber asked 11/4, 2017 at 10:44

1

Solved

Can I change the time zone in Fabric? Fabric got the UTC, but we located in other time zone. So when we checked the data in Fabric, we would be confused by the time. UTC time zone
Hershey asked 11/4, 2017 at 6:40

1

Solved

I have a situation where I want to add some logs to Crashlystic for Android, but not always send it. Then before coming back to the same function I want to clear the log. For this I can't seem to f...
Gupta asked 15/2, 2017 at 17:4

© 2022 - 2024 — McMap. All rights reserved.