Aleksei Cherepanov
Aleksei Cherepanov
So we need to make something like ```swift let path = "/storage/buckets/\(bucketId)/files/\(fileId)/view" let headers: [String: Any] = ["x-appwrite-project": projectId] let url = URL(string: endPoint + path)! let asset = AVURLAsset(url:...
I don't need it in my case, so I can't check the "solution" with JWT. When I'm trying to make a token I receive a message with something about the...
IDFA isn't being received either. Perhaps the message: ``` GoogleAppMeasurementIdentitySupport dependency is not currently linked. IDFA will not be accessible. ``` is somehow related to the issue. I checked the...
@htcgh Hello! Here is the log filtered by `Search Ad`: ``` 11.6.0 - [FirebaseAnalytics][I-ACS032006] Scheduling Search Ad Report timer 11.6.0 - [FirebaseAnalytics][I-ACS002002] Search Ad campaign report alarm scheduled to fire...
@htcgh Yes, as I mentioned before, I figured it out. It's in the App Store now, and I can already see Google Ads events there. So it works.