Pramukesh

Results 43 issues of Pramukesh

@ioridev I see a fork of your plugin here https://github.com/elkhalifte/flutter_applovin_max.git But what exact improvements does this fork made. I see there are just method replacements on Java Side and a...

@DhruvRamSharma @fisheye-123 @madangehlot88 @halower @mono0926 Hi guys This issue is made up because you pointed some interest in code push and i want to know how you was in need...

enhancement

2021-06-05 08:21:46.045 17905-17905/? E/BackgroundService: callback handle not found Other Log : ``` 2021-06-05 08:30:53.035 1790-2065/? I/ActivityManager: Force stopping in.canews.pythonide appid=10547 user=0: from pid 22792 2021-06-05 08:30:53.041 1790-2065/? I/ActivityManager: Force stopping...

Reference : [Original Post](http://zerolink.ml/Talk.ZeroNetwork.bit/?Topic:1637504933_12sCaEUFqE6g3JrDqmEA8pn9yrgxwkZQMe/ZeroNet+Forking+in+Progress+Any+Objections) Instructions : Shutdown ZeroNet from ZeroHello Page. Go to Install Folder Windows : Open cmd propt here. Enter "ZeroNet.exe --updatesite 1Update8crprmciJHwp2WXqkx2c4iYp18" Linux : Open shell/bash here....

I recently exploring zeronet code to port to another language, but i found code in func src/main.py>Actions.main() https://github.com/HelloZeroNet/ZeroNet/blob/454c0b2e7e000fda7000cba49027541fbf327b96/src/main.py#L138 ``` # Default action: Start serving UiServer and FileServer def main(self): from...

### Summary I was testing wasmer to run rust lib compiled to wasm. ### Additional details ```rust use std::path::PathBuf; use wasm_bindgen::prelude::wasm_bindgen; #[wasm_bindgen] pub fn use_block_storage() -> bool { true }...

❓ question
📚 documentation

Getting Error : ``` DirectConnectionUpgradeFailed: 12D3KooWMckgLT12DYRsHpbK7TLr3gY6YSqRq5LZNdAJ3xp8yGwX, error : Failed to establish substream: Timeout error while opening a substream. ``` Couldn't find any timeout option to config in DCUtR. Same machines...

Is Behavior Upgrade Possible After Peer Connection is Established ? With Current code logic swarm depends predefined network behavior before peer connection, Some times different clients have different feature sets...

I recently read all the issues of this project and concluded that most of the users want to contribute to the project but some factors stoping them One is project...