Using and "bottom-half modal"
Hello, Like in Apple Plans, I would like to use a "bottom-half modal", like this one: IMG_1540.jpg1242x2208 271 KB IMG_1541.PNG1242x2208 363 KB Is it possible? Thanks a lot!
View ArticleAWS S3 is not working
2 posts were split to a new topic: Ionic2-starter-aws: Error: Missing credentials in config
View ArticleHelp - Not showing the splashscreen
Please edit your post and use the </> button above the post input field to format your code or error message or wrap it in ``` ("code fences") manually. This will make sure your text is readable...
View ArticleHelp - Not showing the splashscreen
roberval_alves: but it did not work. What did not work? If you expected a splash screen to show in your browser: That is normal that it is only shown when running on mobile platforms like iOS or...
View ArticleHow to use media-capture plugin on android 7.0.0
Donbelar: using media-capture plugin Link please.Also post what you implemented.
View ArticleError : Cannot find module 'internal/fs'
@shivani8710 Remove your node modules and then reinstall it.Then you can give a try adding ionic platform add android
View ArticleionicDB tab is missing in app dashboard
I just wanted to look if I can use ionicDB in a pet project. Afaik ionicDB is in public beta and has already an awesome documentation. However, I am stuck in an early state of implementing ionicDB,...
View ArticleIonic push notification v1 using firebase cloud messaging
Thanks sujan for replying. i am following https://www.npmjs.com/package/cordova-plugin-fcm this link.i already tested on device also but no result. i also put the code on device ready still same error...
View ArticleSimple Chat App
Hey, Do you have any tutorials of simple chat app in Ionic 3? Want to do something like real time chat ~ similar to Whatsapp
View ArticleSimple Chat App
google is your friend:https://melvin0008.github.io/blog/ionic-socketio-chat/ The most interesting part is the backend technology and not the styling in the frontend
View ArticleSimple Chat App
github.com jkuri/ionic2-rxjs-socketio-chat ionic2-rxjs-socketio-chat - Ionic2 RxJS Socket.io Chat Sample App github.com couchbaselabs/ionic2-web-chat Contribute to ionic2-web-chat development by...
View ArticleionicDB tab is missing in app dashboard
Ah, thanks. Missed that info. I guess there is nothing planned regarding databases?
View ArticleUpload to ftp server with file-transfer-pluguin
@developer_med First add cordova plugin for FIle Transfer using cordova plugin add cordova-plugin-file-transferThen follow this link properly Upload file using FTP
View ArticleDon't dismiss Alert if condition
Hi! I have an alert with an imput. I don't want the user to leave the alert if check the input value and its null for example. But anytime I press the button, its dismissed, no mather what. Is there...
View ArticleProject works perfectly on android but silently fails on iOS - NativeStorage...
There are several reasons for every single point, I will try to summarize them up: I use NativeStorage since I've read many articles that recommended to actually use native over hybrid where possible....
View ArticleSave Response(Data Stream) as a file in device (iOS/Android) storage in cordova
uditha_prasad: I found solution. I used $cordovaFile.writeFile method to create new file Hi @uditha_prasad I am facing same issue and googling got to the same solution, using $cordovaFile.writeFile....
View ArticleionicDB tab is missing in app dashboard
Nothing I know about. Lots of BaaS out there that care of it, Firebase seems to be very popular.
View ArticleGoogle maps giving an error Exec proxy not found for :: GoogleMaps
instead of a screenshoot you should give us more details about your implementation of google maps and show us some code
View Article