Toni
Toni
Hi, did u maybe miss to add : `` access_control: - { path: ^/api/token/refresh, roles: IS_AUTHENTICATED_ANONYMOUSLY } `` into your security.yml?
I ran into i android issues to wiht 3.4.1 maybe try to checkout the 3.5.0 dev-master branch and see if this is still a bug.
Updated to 3.5(dev-master) and this seems to be fixed...i guess its because android is using a totally different android-lib to blur since 3.5
@Juan-Castelli i am not 100% but i think till 3.4.1 it was just not possible to blur the whole view on iOS and Android so this is the example which...
@seasonZzl The current README demo is wrong it should show something like this ```jsx import React, { Component } from "react"; import { View, Image, Text, StyleSheet } from "react-native";...
@jan-happy well i think because no one did a PR so far...me either xD
I general u r totally right :) but anyways I did a PR with my example code...lets see if it gets excepted. @seasonZzl can this ticket be closed?
Hi @saadq, so u did a mix of native fetch() and Sentry-js to get it to work?
would be awesome if a maintainer could fix this, thanks