Tom Belton

Results 17 comments of Tom Belton

I cannot get invokeApp working on Android versions > 8. Is there a fix? I have tried this but doesn't seem to make a difference: Thanks!

I have figured out that my issue is actually the same issue as [this one](https://github.com/vicke4/react-native-invoke-app/issues/2).

> `let imagemin; import("gulp-imagemin").then(res => { imagemin = res;}); //const imagemin = require("gulp-imagemin");` After doing this I get the same error but for the other package: > Error [ERR_REQUIRE_ESM]: require()...

> Facing the same issue here > > **EDIT:** I resolved the issue by configuring the authentication settings and subsequently generating new API and secret keys > > ![image](https://private-user-images.githubusercontent.com/8977909/278823589-d1dcd1b3-9825-4df3-b880-3bea644722ec.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTk4NDUxMDgsIm5iZiI6MTcxOTg0NDgwOCwicGF0aCI6Ii84OTc3OTA5LzI3ODgyMzU4OS1kMWRjZDFiMy05ODI1LTRkZjMtYjg4MC0zYmVhNjQ0NzIyZWMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDcwMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDA3MDFUMTQ0MDA4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZTM2NGM4N2U1Y2NiYjcxYjEwOTkzMjQyNDJjMmRkYTc3ZDBiMzMxMTFhNWFiZjlkYTNjYTgxYjZiY2Y0ZGZkOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.hpyRvR3sIURLCkXuxV_fNs5emtltY0NksHYQ9LMUjo0) Thanks...

Yes, I too would like a progress indicator in the notification like in Notifee for React Native: https://notifee.app/react-native/docs/android/progress-indicators I do own a Notifee license but it does not meet my...

I have the same problem. I am on Java version 1.8.0_211-b12 and lein version 2.9.1, I don't have a file called `profiles.clj` and on os x 10.14.5. I used to...

Was there ever a fix for this?