Eric Higgins
Eric Higgins
I just came across this same error and I'm not quite sure how to resolve it. The device I'm using (Nexus 7 2013 WiFi) doesn't have an SD card, so...
Quick update: Looks like my issue was caused because I also copied the `.shasum` file into the `/kaliNethunter` directory. The install script only expects there to be a single `.zip`...
Just checking in for an update. This issue is blocking my fork of CDNJS, so I'm unable to upgrade the other libraries I use (without messing around with multiple forks...
I just hit the same issue, also using buildroot.
This can be [done without NDB](https://developers.google.com/appengine/docs/python/urlfetch/asynchronousrequests), which might be a good idea since there could be some folks not yet using the 2.7 runtime or NDB (for whatever reason).
This PR is over a year old and the issue persists. Could we get a status update on this, please?
@miquelbeltran What would you need in order to get unblocked? Do you need someone else who has an Apple developer account to assist in some way? I'm blocked by this...
Thanks for the tip about the example app @Vera-Spoettl Leveraging the permission handling code from that allowed me to get things working on both iOS 15.8.2 and Android 14. https://github.com/fluttercommunity/plus_plugins/blob/main/packages/network_info_plus/network_info_plus/example/lib/main.dart...
> It's unfortunate that Apple does things difficult, and from the plugin perspective is hard for us to leverage that. FWIW: I had the same issue on Android, not just...
I'm having this same issue with a new installation of Splunk Docker. My `docker-compose.yml` is even more minimal, but the error is the same. The `DEBUG=true` flag doesn't provide more...