Coder Social home page Coder Social logo

client-sdk-android's People

Contributors

fubin0083 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

client-sdk-android's Issues

callback uri not work while using 'simplewallet://eos.io' uri Intent

Hi meet-one,
I use simplewallet://eos.io protocol to call meet-one app, and the callback works well when success. No response received when refused by user or transfer failed.

val uri = Uri.parse(uriBuild.toString())
val intent = Intent("android.intent.action.VIEW", uri)  
intent.flags = Intent.FLAG_ACTIVITY_NEW_TASK  
context.startActivity(intent)

and the test data like that,

  09-16 16:43:08.829 1464-1860/? I/ActivityManager: START u0 {act=android.intent.action.VIEW dat=simplewallet://eos.io?      
  param={
	   "action": "transfer",
   "amount": "110631.1563",
   "callback": "xxxx://xxxx.io?action\u003dtransfer",
   "contract": "tethertether",
   "dappData": " 
            {\"amount\":110631.1563,\"channel\":\"android\",\"count\":36877.0521,
             \"price\":\"3.0000\",\"receiver\":\"\",\"symbol\":\"eosio.to 
              ken-eos-usdt\",\"type\":\"buy-limit\"}",
   "dappIcon": "https://xxx.xxx.png",
   "dappName": "xxxx",
   "desc": "",
   "from": "accountFrom",
   "precision": 4,
   "protocol": "SimpleWallet",
   "symbol": "USDT",
   "to": "accountTo",
   "version": "1.0"
  } flg=0x13000000 cmp=one.meet/com.meetone.work.ui.router.RouterActivity} 

hope feedback

requestSignature() don't work normally

@fubin0083 Hi!
I'm trying to get the SDK working with my game (https://0xwarriors.com/)
I've already got it working in Unity. The .requestAuthorize() works well, but when i call the
.requestSignature()
wallet app appears without any window with confirmation button or questions
It's must be a bug. Or am i doing something wrong?

PS: i have not found ANY documentation, could you provide it please?
Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.