Andreas Haas

Results 8 comments of Andreas Haas

Hi, have the same issue, dont want to open a new one (same same here [289](https://github.com/phpbits/block-options/issues/289)). Your plugin solves a ton of struggles, but some features I don't need, or...

Hi, I want to exclude woocommerce digital downloadable products. All files in `wp-content/uploads/woocommerce_downloads/`. Could hide the converted images from the public with `.htaccess`, but would be better to exclude them...

Hi, I'm working on a another plugin to provide API routes and endpoints for p2p connection-types and connections. [Posts 2 Posts API](https://github.com/jhotadhari/posts-2-posts-api/tree/master/dist/trunk) Version 0.0.1 works, but doesn't have permission checks....

> any updates? Sorry, no update from my side. Didn't go on working on that plugin since my last post in 2018. Would be interested, if anyone has any news.

If I try to open the project with android-studio, I get this error: ``` 1: Task failed with an exception. ----------- * Where: Build file '/home/jhotadhari/Development/android/test/react-native-mapsforge-vtm-new-arch/android/build.gradle' line: 22 * What...

I tried to reproduce the error with a new created library. https://github.com/jhotadhari/react-native-demonstrate-linking-error But I can't reproduce the error?! ... Still I can't get it to work to have a TurboModule...

> [@jhotadhari](https://github.com/jhotadhari) Open the example project in Android Studio, you will see the lib code there too. Hi, thanks for the suggestion. But I can't open it in android-studio as...

I just questioned myself the same. and reading the code https://github.com/bruceadams/get-release/blob/74c3d60f5a28f358ccf241a00c9021ea16f0569f/src/get-release.js it seems it is impossible to specify the release tag_name/ID. It gets the ID from context of payload that...