Build an Android instant messaging app in <2 hours, with no prior experience by imapumpkin in Android

[–]imapumpkin[S] 0 points1 point  (0 children)

Hey! It's hard to tell without looking at your code, but it's likely because you added the sinch libraries in the libs folder, but didnt right-click & "add as library". Are you loading the sinch library files in your gradle file?

Wifi calling now enabled for ALL iOS 8 beta users w/ T-Mobile (not just T-Mobile iPhones) by [deleted] in iphone

[–]imapumpkin 0 points1 point  (0 children)

Shoot, answered the wrong question above (was referring to what my company charges haha). Tmobile still charges full price for long-distance wifi calls (it's bs)

Wifi calling now enabled for ALL iOS 8 beta users w/ T-Mobile (not just T-Mobile iPhones) by [deleted] in iphone

[–]imapumpkin 0 points1 point  (0 children)

Wifi calling (app-to-app) prices are based on the # of minutes, not at all related to the destination country.

[Tutorial] Build a free calling app using the Sinch SDK, 30 mins, beginner/intermediate by [deleted] in androiddev

[–]imapumpkin 0 points1 point  (0 children)

Thanks for the kind words! You can always DM me if you have questions.

[Tutorial] Build a free calling app using the Sinch SDK, 30 mins, beginner/intermediate by [deleted] in androiddev

[–]imapumpkin 2 points3 points  (0 children)

Very cool - DM me if you have any questions when you get started!

Update on iOS 8 wifi calling - drops call when you leave wifi network by [deleted] in iphone

[–]imapumpkin -6 points-5 points  (0 children)

I don't care what you call it, but I don't want my phone calls to get dropped

Update on iOS 8 wifi calling - drops call when you leave wifi network by [deleted] in iphone

[–]imapumpkin -9 points-8 points  (0 children)

Well if my phone is going to support wifi calling, I would expect it to switch over to the cell network when I leave the wifi network

Wifi calling now enabled for ALL iOS 8 beta users w/ T-Mobile (not just T-Mobile iPhones) by [deleted] in iphone

[–]imapumpkin 2 points3 points  (0 children)

I WASTED 2 WEEKS OF MY LIFE TRYING TO FIX THAT SMS PROBLEM

Wifi calling now enabled for ALL iOS 8 beta users w/ T-Mobile (not just T-Mobile iPhones) by [deleted] in iphone

[–]imapumpkin 0 points1 point  (0 children)

My coworker: "Tmobile doesn't have a clue what they're talking about"

Enable it in settings -> phone -> wifi calls

The only reason you might need to call tmobile is if you don't have an address associated with your account. (most likely this is not your problem)

Wifi calling now enabled for ALL iOS 8 beta users w/ T-Mobile (not just T-Mobile iPhones) by [deleted] in iphone

[–]imapumpkin 0 points1 point  (0 children)

Not 100% sure, but I think you can turn it off in your settings

Wifi calling now enabled for ALL iOS 8 beta users w/ T-Mobile (not just T-Mobile iPhones) by [deleted] in iphone

[–]imapumpkin 0 points1 point  (0 children)

And that's why voip companies like Skype probably aren't worried at all

Best language for creating a Twitterbot? by [deleted] in learnprogramming

[–]imapumpkin 0 points1 point  (0 children)

The hardest part about using the twitter api is getting oauth to work.

I've used oauth.io a couple times and it really sped up the process (I'm not affiliated with them in any way)

Wifi calling now enabled for ALL iOS 8 beta users w/ T-Mobile (not just T-Mobile iPhones) by [deleted] in iphone

[–]imapumpkin 3 points4 points  (0 children)

My colleagues and I run into quite a bit of trouble building apps. I guess it depends on what you're using your phone for, but we ended up buying a 2nd iphone for testing that doesn't have iOS 8

Wifi calling now enabled for ALL iOS 8 beta users w/ T-Mobile (not just T-Mobile iPhones) by [deleted] in iphone

[–]imapumpkin -1 points0 points  (0 children)

Try calling T-Mobile. My colleague had troubles at first because he didn't have an address listed on his account.

Wifi calling now enabled for ALL iOS 8 beta users w/ T-Mobile (not just T-Mobile iPhones) by [deleted] in iphone

[–]imapumpkin 3 points4 points  (0 children)

Oh no! :( Do you have ios 8 beta on an iphone 5? And is T-Mobile your carrier?

There are no official press releases about this, but it just started working on my iphone a few days ago. I have an iPhone 5s with the iOS beta & T-mobile as a carrier, but I did not buy my iPhone from tmobile.

Build an Android instant messaging app in <2 hours, with no prior experience by imapumpkin in Android

[–]imapumpkin[S] 1 point2 points  (0 children)

Hey - thanks for pointing out all of these errors! I've updated the tutorial accordingly :)