fuse-samples icon indicating copy to clipboard operation
fuse-samples copied to clipboard

A collection of smaller examples using the various features of Fuse and FuseJS

Results 12 fuse-samples issues
Sort by recently updated
recently updated
newest added

Thank you @jesusmartinoza for initially keeping this project alive :) - updated dependencies - updated android manifest requirements - fixed permission request for iOS

Hi! When I export the Storage Example to my Android show this log and the app not open.. > > Running logcat on 'ce091719e962962102' > > 02-10 17:33:40.800 5183 8098...

`Samples/Visualization/Charting` is not working on FuseJS open beta with the following error: ``` Configuring /Users/animir/Library/Application Support/Fusetools/Packages/Fuse.Charting/0.5.0-rc1/ObservableList.uno(15): E0000: Method 'Subscribe(Fuse.Reactive.IObserver)' does not exist in interface Fuse.Reactive.IObservable /Users/animir/Library/Application Support/Fusetools/Packages/Fuse.Charting/0.5.0-rc1/ObservableList.uno(15,1): Error E0000: Method...

https://github.com/fusetools/fuse-samples/tree/master/Samples/GeoLocation see docs: https://www.fusetools.com/docs/fuse/geolocation/geolocation

Hi, I am trying to run NativeFacebookLogin example on both iOS and Android. It is working on iOS but getting below error in Android. ``` Uno.Exception: Unexpected CallbackManager, please use...

For getting the actual string accesstoken, this seems to work for Android, iOS implementation not started yet, but is probably similar and trivial